If I had more duplicate versions of myself and time I'd definitely use this for charting:
http://archive.dojotoolkit.org/nightly/tests/charting/test_engine.html The graphics are all rendered in the native format of whatever browser you are viewing them in, and are completely interactive as demonstrated by: http://archive.dojotoolkit.org/nightly/demos/gfx/circles.html The guy who wrote a lot of that api also used to work at Pixar. (until google snagged him recently, but he's still active on the project) Mmmm... Makes jfreechart look pretty silly by comparison. (if only I had more time..) On 1/24/07, Martin Strand <[EMAIL PROTECTED]> wrote:
I haven't used it myself but jfreechart appears to be active: http://www.jfree.org/jfreechart/ On Wed, 24 Jan 2007 22:30:55 +0100, Daniel Jue <[EMAIL PROTECTED]> wrote: > Hi, I wanted to get an idea of what Tapestry people have settled on > when charts needed to be drawn. > > The Tap 3 and 4 workbenches use JCharts, which had become Krysalis > Jcharts, which has been abandoned. > I recently played with it and found it to be a lightweight and fast, > although it lacks some things I would like, and doesn't take in a wide > range of data types for input. > > A few months ago I had integrated BIRT as a Tapestry service, which > included the BIRT chart engine. It seemed a bit clunky and slow, but > the graphs were pretty. > > I am thinking of re-writing jCharts enough to get the > functionality/flexibility I want, but I wanted to hear from the list > first. (Specifically, I want to make Chart implement Serializable and > allow jCharts to directly accept data in datatypes other than > double[][] ) > > Are there other charting libraries that are trivial to integrate with > Tapestry? > > Dan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Jesse Kuhnert Tapestry/Dojo team member/developer Open source based consulting work centered around dojo/tapestry/tacos/hivemind. http://blog.opencomponentry.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]