On 14/12/2006, at 4:33 AM, Steven Quinones-Colon wrote: > I've been looking for a couple of days now and I can't find a library > for svg graphics with a canvas object so I can make a financial > charting application(stand alone, not web based), is there such a > thing? maybe I'm missing something obvious. > Best regards, > Steven > I haven't tried it at all, but there are Ruby bindings for the Cairo library (http://cairographics.org/rcairo) which should produce really nice output. Cheers, Pete Yandell