3

I am looking for a light weight chart and gauge library in java script to design web pages of an embedded product.

I searched in Google but many were heavy and some libraries were needed be downloaded at run time. Since mine is an embedded device I need a small size js library.

Thanks

Rohit Pai
  • 67
  • 1
  • 6
  • Could you please be more specific about what kind of charts and gauges you need, and also indicate which libraries you rejected as "too heavy"? If you have a specific size limit, please say what it is. – zwol Jan 03 '14 at 21:06
  • I need to display mainly bar, line chart and meter gauge. I am not expecting graphic rich widgets but the size of the library should be less than 100 kb. high charts, google charts are some of them which I rejected because of the size limitation. – Rohit Pai Jan 04 '14 at 06:08

3 Answers3

2

Here is a nice Jquery based guage (no chart features). Free, which is a nice feature:

http://www.justgage.com/

Clay Nichols
  • 11,848
  • 30
  • 109
  • 170
0

Raphael.js is lightweight library.

Thevs
  • 3,189
  • 2
  • 20
  • 32
  • 1
    This *is* a valid answer to the question, but it would be better if you described the suggested library a bit more and explained why it would be a good fit. – zwol Jan 03 '14 at 21:05
  • I think the link explains it more accurately than me. – Thevs Jan 04 '14 at 21:09
0

You can try www.jqchart.com charts and gauges. They are really lightweight and functional.

Disclaimer: I work for JQChart.

Best, Maxim Milev

Maxim Milev
  • 110
  • 3