Also, the SVGWeb JavaScript library looks promising: "SVG Web is a JavaScript library which provides SVG support on many browsers, including Internet Explorer, Firefox, and Safari. Using the library plus native SVG support you can instantly target ~95% of the existing installed web base."
http://code.google.com/p/svgweb/ Basically, it uses Flash to render the SVG. On Thu, Dec 10, 2009 at 11:07 AM, Andrew Melo <[email protected]> wrote: > Thanks! I'll take a look at it after dinner. > > On Thu, Dec 10, 2009 at 6:04 PM, Matteo Caprari > <[email protected]> wrote: >> Hi Andrew. >> >> Recent versions of Firefox, Safari and Chrome display the SVGs in the >> article correctly. >> IE8 should work, but I have not tested it. >> IE7 and below won't work. >> >> The blog post "generating SVG charts with couchdb" is at >> http://caprazzi.net/posts/charting-data-with-couchdb/ >> >> -teo >> >> On Thu, Dec 10, 2009 at 4:50 PM, Andrew Melo <[email protected]> wrote: >>> I'm interested. What's the status on SVG compatibility for, say, IE? >>> >>> -best, >>> Andrew >>> >>> On Thu, Dec 10, 2009 at 5:20 PM, Matteo Caprari >>> <[email protected]> wrote: >>>> Hi. >>>> >>>> I got a list function to output an SVG chart and blogged a tutorial. >>>> If someone is interested, I can post the link. >>>> -- >>>> :Matteo Caprari >>>> [email protected] >>>> >>> >>> >>> >>> -- >>> >>> -- >>> Andrew Melo >>> [email protected] >>> >> >> >> >> -- >> :Matteo Caprari >> [email protected] >> > > > > -- > > -- > Andrew Melo > [email protected] >
