Re: [qooxdoo-devel] New contrib: jqxplot

2009-10-14 Thread Fritz Zaucker
Hi Ian, On Wed, 14 Oct 2009, Ian Horst wrote: > I played with jqPlot some time ago. > > I do: > * use native qooxdoo interface; > * store configuration in value objects; > * live update, resizable > > I have a demo on my laptop, where I can modify configuration in UI and > see changes on the fly.

Re: [qooxdoo-devel] New contrib: jqxplot

2009-10-14 Thread Ian Horst
Hi, I played with jqPlot some time ago. I do: * use native qooxdoo interface; * store configuration in value objects; * live update, resizable I have a demo on my laptop, where I can modify configuration in UI and see changes on the fly. Looks pretty amazing. --- Ian Horst Fritz Zaucker wrote:

Re: [qooxdoo-devel] New contrib: jqxplot

2009-10-08 Thread skar
Fritz Zaucker wrote: > Hi, > > just found this: > > http://g.raphaeljs.com/ Ok, so the chart library is already there. Nice to have so many options. cheers, skar. -- -- The life so short, the craft so long to learn. -

Re: [qooxdoo-devel] New contrib: jqxplot

2009-10-07 Thread Fritz Zaucker
Hi, just found this: http://g.raphaeljs.com/ Cheers, Fritz On Thu, 8 Oct 2009, Fritz Zaucker wrote: Hi Petr, Skar, yes, looks pretty cool. Could indeed be a good starting point for a higher-level library. Thanks for the hint, Fritz On Thu, 8 Oct 2009, skar wrote: Petr Kobalí?ek

Re: [qooxdoo-devel] New contrib: jqxplot

2009-10-07 Thread Fritz Zaucker
Hi Petr, Skar, yes, looks pretty cool. Could indeed be a good starting point for a higher-level library. Thanks for the hint, Fritz On Thu, 8 Oct 2009, skar wrote: Petr Kobalí?ek wrote: Hi Fritz, BTW: Do you know this library? http://raphaeljs.com/ The demos are great! Yup Petr, the demos

Re: [qooxdoo-devel] New contrib: jqxplot

2009-10-07 Thread skar
Petr Kobalíček wrote: > Hi Fritz, > > BTW: Do you know this library? http://raphaeljs.com/ > > The demos are great! > Yup Petr, the demos look cool. It's too generic though, being a vector and all. A charting library on top of this would be awesome :) JqPlot is good too, but this one looks eve

Re: [qooxdoo-devel] New contrib: jqxplot

2009-10-07 Thread Petr Kobalíček
Hi Fritz, BTW: Do you know this library? http://raphaeljs.com/ The demos are great! Best regards - Petr Kobalicek 2009/10/6 Fritz Zaucker : > Thanks ... hopefully more to come if the customers want more charts ... > > Cheers, > Fritz > > On Tue, 6 Oct 2009, Christian Schm

Re: [qooxdoo-devel] New contrib: jqxplot

2009-10-06 Thread Fritz Zaucker
Thanks ... hopefully more to come if the customers want more charts ... Cheers, Fritz On Tue, 6 Oct 2009, Christian Schmidt wrote: > Hi Fritz, > > cool, charting with qooxdoo! Nice work! > > Cheers, > Chris > > Fritz Zaucker schrieb: >> Hi, >> >> in >> >> https://qooxdoo.svn.sourceforge.net/svnr

Re: [qooxdoo-devel] New contrib: jqxplot

2009-10-06 Thread Christian Schmidt
Hi Fritz, cool, charting with qooxdoo! Nice work! Cheers, Chris Fritz Zaucker schrieb: > Hi, > > in > > https://qooxdoo.svn.sourceforge.net/svnroot/qooxdoo-contrib/trunk/qooxdoo-contrib/jqxPlot > > you can find a demo application that uses jqPlot (www.jqplot.com) together > with Qooxdoo. > > Not

[qooxdoo-devel] New contrib: jqxplot

2009-10-05 Thread Fritz Zaucker
Hi, in https://qooxdoo.svn.sourceforge.net/svnroot/qooxdoo-contrib/trunk/qooxdoo-contrib/jqxPlot you can find a demo application that uses jqPlot (www.jqplot.com) together with Qooxdoo. Note: this is not a complete Qooxdoo-integration with a nice qooxdoo-style OO-interface. This exercise