Re: [qooxdoo-devel] qooxdoo friendly charting library

2010-06-07 Thread Matthew Devine
] Sent: Monday, June 07, 2010 11:16 AM To: qooxdoo Development Subject: Re: [qooxdoo-devel] qooxdoo friendly charting library On 7 Jun 2010, at 19:08, Petr Kobalíček wrote: > I like how it looks, but the design of library is not acceptable for me. So what should I do? Which one should I choose

Re: [qooxdoo-devel] qooxdoo friendly charting library

2010-06-07 Thread Bee Jay
On 7 Jun 2010, at 19:08, Petr Kobalíček wrote: > I like how it looks, but the design of library is not acceptable for me. So what should I do? Which one should I choose? I like features and activity (community in term of support) of Raphael, but people said the design is bad. Some other librari

Re: [qooxdoo-devel] qooxdoo friendly charting library

2010-06-07 Thread Petr Kobalíček
Hi Fritz, this is exactly I talked about. I sent some info to raphael mailing list, but the author of the library wants to keep design as is. Raphael is heavy-closure designed and this isn't really good for garbage collector. Every new object created by Raphael is not instance of some class, but c

Re: [qooxdoo-devel] qooxdoo friendly charting library

2010-06-07 Thread Fritz Zaucker
On Mon, 7 Jun 2010, Bee Jay wrote: > On 7 Jun 2010, at 13:29, Fritz Zaucker wrote: > >> I like jqplot and it works well with Qooxdoo. There is a contrib jqxplot >> (just a simple example how to use it). I didn't update it to Qooxdoo 1.1, >> but I wouldn't expect any difficulties. > > I knew about

Re: [qooxdoo-devel] qooxdoo friendly charting library

2010-06-07 Thread Tobias Oetiker
Bee, Today Helder Magalhães wrote: > > Hi Bee, > > > Bee Jay-2 wrote: > > > > Any other hints? > > > > Take a look at http://jsxgraph.uni-bayreuth.de/wp/ JSXGraph . AFAIK it's > self-contained (no other library dependencies) and is cross-browser. Haven't > tried myself, though. ;-) note that th

Re: [qooxdoo-devel] qooxdoo friendly charting library

2010-06-07 Thread Stefan Volbers
Hi Bee, in one project I used Protochart for charting purposes; it depends on Prototype, and using Excanvas you can also have it work in IE6+. It integrated smoothly in qooxdoo. Porting something like that to qooxdoo would be nice, but I'd expect it to be a lot of work - too much for a single s

Re: [qooxdoo-devel] qooxdoo friendly charting library

2010-06-07 Thread Robert Nimax
Hi all, another option is Emprise JavaScript Charts: http://www.ejschart.com/ Unfortunately it´s commercial, but the charts are interactive and easy to use. The integration with qooxdoo is simple as well. There is one disadvantage you shold know about...it is a bitt buggy and the support...well...

Re: [qooxdoo-devel] qooxdoo friendly charting library

2010-06-07 Thread Bee Jay
On 7 Jun 2010, at 16:55, Petr Kobalíček wrote: > design of raphaels is not so good, maybe jquery+something else may be better. Well... what I really wish is... Qooxdoo has its own cross browser canvas drawing system (SVG+VML). From the system, we could build charting and diagramming system base

Re: [qooxdoo-devel] qooxdoo friendly charting library

2010-06-07 Thread Petr Kobalíček
Hi Bee, design of raphaels is not so good, maybe jquery+something else may be better. -- Best regards - Petr Kobalicek On Mon, Jun 7, 2010 at 11:52 AM, Bee Jay wrote: > On 7 Jun 2010, at 16:15, Helder Magalhães wrote: > >> Take a look at  http://jsxgraph.uni-bayreuth.de/

Re: [qooxdoo-devel] qooxdoo friendly charting library

2010-06-07 Thread Bee Jay
On 7 Jun 2010, at 16:15, Helder Magalhães wrote: > Take a look at http://jsxgraph.uni-bayreuth.de/wp/ JSXGraph . AFAIK it's > self-contained (no other library dependencies) and is cross-browser. Yes, it's similar with Raphael. Due its popularity and community, I prefer Raphael. ;) -Bee-

Re: [qooxdoo-devel] qooxdoo friendly charting library

2010-06-07 Thread Helder Magalhães
Hi Bee, Bee Jay-2 wrote: > > Any other hints? > Take a look at http://jsxgraph.uni-bayreuth.de/wp/ JSXGraph . AFAIK it's self-contained (no other library dependencies) and is cross-browser. Haven't tried myself, though. ;-) Hope this helps, Helder -- View this message in context: http://

Re: [qooxdoo-devel] qooxdoo friendly charting library

2010-06-07 Thread Bee Jay
On 7 Jun 2010, at 13:29, Fritz Zaucker wrote: > I like jqplot and it works well with Qooxdoo. There is a contrib jqxplot > (just a simple example how to use it). I didn't update it to Qooxdoo 1.1, > but I wouldn't expect any difficulties. I knew about jqplot but I don't like it simply because it

Re: [qooxdoo-devel] qooxdoo friendly charting library

2010-06-06 Thread Fritz Zaucker
I like jqplot and it works well with Qooxdoo. There is a contrib jqxplot (just a simple example how to use it). I didn't update it to Qooxdoo 1.1, but I wouldn't expect any difficulties. Cheers, Fritz On Sun, 6 Jun 2010, Bee Jay wrote: > Hi all, > > I'm now looking for charting library for qooxd

[qooxdoo-devel] qooxdoo friendly charting library

2010-06-05 Thread Bee Jay
Hi all, I'm now looking for charting library for qooxdoo. I need something that is build purely using JS/CSS, no flash or any other plugins requirement. I'm currently evaluating ProtoVis, HighCharts, and JSCharts. But since I'm new to both qooxdoo and JS, I don't know which library that can be