I recommend at least trying http://www.highcharts.com/ ... The API is fairly sane, and it has some good features.
--Dan On Sun, Apr 25, 2010 at 11:56 PM, Guyren G Howe <[email protected]> wrote: > I need to generate line charts with dual vertical axes (to overlay series > with different ranges). > > AFAICT, neither scruffy nor gruff will let me do this. > > I am generating a load (a hundred or so) of graphs onto a page, so the only > way I can get decent page load speed is to use CSS sprites. For this reason, > I'm pretty sure I need to do it all server-side (I've worked out a nice > library that makes any collection of RMagick images into css sprites — I > might share that if anyone is interested). > > Thoughts? > > Regards, > > Guyren G Howe > Relevant Logic LLC > > guyren-at-relevantlogic.com ~ http://relevantlogic.com ~ +1 512 784 3178 > > Ruby/Rails, REALbasic, PHP programming > PostgreSQL, MySQL database design and consulting > Technical writing and training > > Read my book, Real OOP with REALbasic: < > http://relevantlogic.com/oop-book/about-the-oop-book.php> > > -- > SD Ruby mailing list > [email protected] > http://groups.google.com/group/sdruby -- SD Ruby mailing list [email protected] http://groups.google.com/group/sdruby
