Ask EJ : Looking for a non SVG charting library
▼4 up and 0 down, posted by
4 up and 0 down, posted by
Hi all, I need to generate some custom horizontal bar graphs (with custom colors and values within the bars) that would work on mobile browsers. Android 1.x and 2.x browsers can't do SVG, so it's very limiting (I wanted to use d3.js but it's relying a lot on SVG too). Any suggestions? Thanks in advance!