zaenol / milkchart

Automatically exported from code.google.com/p/milkchart
0 stars 0 forks source link

14 questions about milkchart #17

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hello I'm writing an article about libraries visualization.
Here is the article: <a 
href="http://kraskniga.blogspot.com/2012/05/choice-free-javascript-data.html">Ch
oice Free JavaScript Data Visualization Library</a>
To avoid inaccuracies, I'll be very grateful if you could briefly answer the 
following questions:

1.  Which supported chart types by category (bar / line / area / radar / xy / 
scatter / combo / pie / donut / column / logarithmic scale charts / time plot? 
2. Is there a HTML5 support (fallback method)?
3. Size lbrary?
4. Is there a GWT support?
5. Are there any dependencies on other libraries, if so, which ones?
6. Is Library Mobile friendly?
7. Which supported levels of interactiveness (legends, hovers and drilldowns)?
8. License?
9. Can incorporate custom graphics (background images, icons) ?
10. Largest Sites currently using?
11. Count questions / month, users / developers / commits in last month) ?
12. Formats supported (jpg / png / pdf) ?
13. Interesting features?
14. Lack of certain standard features?

Thank You,
Denis Krusko

Original issue reported on code.google.com by krus...@gmail.com on 7 Jun 2012 at 2:06

GoogleCodeExporter commented 9 years ago
1. Bar, Line, Scatter, Column, Pie, Donut
2. 100% html5 canvas, no fallback
3. Minified is at 25kb
4. No
5. Mootools 1.3
6. I believe so, but havent tested
7. Legends, no other frills
8. MIT
9. No
10. I have no idea
11. The only metrics i have is from http://mootools.net/forge/p/milkchart, with 
7000+ downloads.  I havent added anything to it for many months
12. You could save the chart as PNG
13. Simple and small.  Takes a Table element or JSON data.
14. None that I know of

Thanks

Original comment by theivi...@gmail.com on 8 Jun 2012 at 3:38

GoogleCodeExporter commented 9 years ago
Thank You very much for your response!

  Information is added and updated.

You helped me a lot.

Thank You,
Denis Krusko 

Original comment by krus...@gmail.com on 8 Jun 2012 at 5:11