Echo JS 0.11.0

<~>
fallanic 4060 days ago.
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!

fallanic 4060 days ago. link 4 points
Thanks for your answer! Highcharts looks awesome, the only issue with it is the price and the file size (the minified base js is 120k).

But still that's a start :) thanks