From: Simon Strandgaard Date: 2004-10-16T21:24:08+09:00 Subject: Re: [ann] svg graph generator, early release On Saturday 16 October 2004 13:52, vruz wrote: > > Hi, > > This is still in alpha stage.. but maybe it has others interest? > > demo: > > http://aeditor.rubyforge.org/graphs.html > > code: > >http://rubyforge.org/cgi-bin/viewcvs/cgi/viewcvs.cgi/projects/experimental > >/svg_linechart/?cvsroot=aeditor > > It looks great Simon. > Are you planning to incorporate other chart types ? > ( pie, gantt, etc. ) > > Minor suggestion: make shadows optional, they look nice on screen, > sometimes not that good on cheap printers. I am considering making a barchart. I have no plans about pie nor gantt charts (yet). shadows.. hmm. SVG can be configured with CSS, I guess I can do something fancy, so that another styles is used if media==printer. Opinions about the code are in paticular welcome :-) -- Simon Strandgaard