Re: Declarative Charts Generation Proposal
"Nathaniel G. Auvil" <[email protected]> Fri, 13 Feb 2004 14:13:45 -0800 (PST)
| Newsgroups | gmane.comp.krysalis.jcharts.devel |
|---|---|
| Message-ID | <[email protected]> |
this sounds kinda like what Krysalis Wings was trying to do. I was also starting a little Swing app that lets you interactively layout a chart and save the properties in XML, which could then be read in and used by the jcharts api. Did not get too far with this as I have had no time as of late; I am trying to start a buisness on the side and between that and my day job, i have no time for anything else. --- Renato Salas <[email protected]> wrote: > Hello everyone. > > I'm interested in developing an extension to JCharts in order to generate > charts without the need to code everything. I'm relatively new to JCharts > and don't know if some work has been done on this topic yet. > > Anyway my idea is: > > 1) Chart design phase > -Declare metada about the characteristics of the charts to render on a XML > file > -Have some templates about diferent charts types > -Use Jostraca (www.jostraca.org) or any other code generation tool to mix > the metadata and templates, generating a custom source code on the fly. > -Ask Javac to compile and save the class on disk for the Display phase > > 2) Display phase > -A user event will attemp to load the custom class (if on web app, from a > taglib) and instantiate it. > -A DataSource interface will provide the linkage to a database or other > means for getting the data to represent > -Generate the chart and place the output on a temp file or any other > outputstream. > > Please give me some feedback on this. The need that start this design is > that as far as I know for generating charts there need to be a programmer to > do so. I would like to let my user to actually generate the charts they > want. > > The XML metadata can be done by hand or by a GUI making it straighforward > for end users. > > Renato F. Salas > > > > ------------------------------------------------------- > SF.Net is sponsored by: Speed Start Your Linux Apps Now. > Build and deploy apps & Web services for Linux with > a free DVD software kit from IBM. Click Now! > http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click > _______________________________________________ > jCharts-developers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/jcharts-developers __________________________________ Do you Yahoo!? Yahoo! Finance: Get your refund fast by filing online. http://taxes.yahoo.com/filing.html ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click