I have used scarcely the orbeon chart processor but I need now a little more of flexibility in order to achieve charts like the ones attached.
One of this charts use the concept of marks for highlight ranges of values. What do you recommend?. I have though of write my own processors copying some of the data treatment of your processor (chart input xpath parameters)..... thx a lot. -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws demo_evolucion_motora.png (16K) Download Attachment demo_evolucion_motora_por_item.png (26K) Download Attachment |
Administrator
|
Richard,
On Wed, Oct 15, 2008 at 3:50 AM, Richard C. Hidalgo Lorite <[hidden email]> wrote: > I have used scarcely the orbeon chart processor but I need now a little more of flexibility in order to achieve charts like the ones attached. > > One of this charts use the concept of marks for highlight ranges of values. > > What do you recommend?. I have though of write my own processors copying some of the data treatment of your processor (chart input xpath parameters)..... Or you can extend the existing chart processor to support the additional functionality you need. If you can then contribute back your changes with the documentation, we will be very interested in putting them into the project. Alex -- Orbeon Forms - Web 2.0 Forms, open-source, for the Enterprise Orbeon's Blog: http://www.orbeon.com/blog/ Personal Blog: http://avernet.blogspot.com/ Twitter - http://twitter.com/avernet -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
On Thu, 16 Oct 2008 15:54:32 -0700
Alessandro Vernet <[hidden email]> wrote: > Richard, > > On Wed, Oct 15, 2008 at 3:50 AM, Richard C. Hidalgo Lorite > <[hidden email]> wrote: > > I have used scarcely the orbeon chart processor but I need now a little more of flexibility in order to achieve charts like the ones attached. > > > > One of this charts use the concept of marks for highlight ranges of values. > > > > What do you recommend?. I have though of write my own processors copying some of the data treatment of your processor (chart input xpath parameters)..... > > Or you can extend the existing chart processor to support the additional > functionality you need. If you can then contribute back your changes > with the documentation, we will be very interested in putting them into > the project. -Let the xy items be labeled with the point coordinates couple (for example "14-12-2007,43" printed for each point). -Let the points be visible with a square. -Admit marks (range values or values). thx rich -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
Let me know how to contribute....if you want to test the quality of my contributions :-) here you are attached tags for labeling values and show shapes....
greetings, rich On Fri, 17 Oct 2008 09:41:09 +0200 "Richard C. Hidalgo Lorite" <[hidden email]> wrote: > On Thu, 16 Oct 2008 15:54:32 -0700 > Alessandro Vernet <[hidden email]> wrote: > > > Richard, > > > > On Wed, Oct 15, 2008 at 3:50 AM, Richard C. Hidalgo Lorite > > <[hidden email]> wrote: > > > I have used scarcely the orbeon chart processor but I need now a little more of flexibility in order to achieve charts like the ones attached. > > > > > > One of this charts use the concept of marks for highlight ranges of values. > > > > > > What do you recommend?. I have though of write my own processors copying some of the data treatment of your processor (chart input xpath parameters)..... > > > > Or you can extend the existing chart processor to support the additional > > functionality you need. If you can then contribute back your changes > > with the documentation, we will be very interested in putting them into > > the project. > > Good, would I have direct line with JFreeChartProcessor in order to ask her/him any question? how can we manage my contribution? can I commit against your repository in a 3.7beta branch? please give me advice. I'm going to start work on this right now.....my intent: > > -Let the xy items be labeled with the point coordinates couple (for example "14-12-2007,43" printed for each point). > -Let the points be visible with a square. > -Admit marks (range values or values). > > thx > > rich -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws chart-converter-chart.rng (8K) Download Attachment JFreeChartSerializer.java (52K) Download Attachment |
Administrator
|
Richard,
On Oct 17, 2008, at 4:41 AM, Richard C. Hidalgo Lorite wrote: > Let me know how to contribute....if you want to test the quality of > my contributions :-) here you are attached tags for labeling values > and show shapes.... Great - thank you for this. Could you also update the documentation for the Chart Processor (processors-charts-spreadsheets.xml)? Submitting your patches through the mailing list is the way to go. We can then take them an integrate them in the code base. Alex -- Orbeon Forms - Web 2.0 Forms, open-source, for the Enterprise Orbeon's Blog: http://www.orbeon.com/blog/ Personal Blog: http://avernet.blogspot.com/ Twitter - http://twitter.com/avernet -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
Free forum by Nabble | Edit this page |