mirror of
https://github.com/not-kennethreitz/convore.json.git
synced 2026-06-05 23:20:19 +00:00
1 line
3.3 KiB
JSON
1 line
3.3 KiB
JSON
[{"user_id": 13817, "stars": [], "topic_id": 41364, "date_created": 1310046303.495147, "message": "Disclaimer: I know this is not exactly a Django topic :)\n\nWhat javascript charting libruaries are out there that you guys are using. Does not have to be free, just good. Looking to add some charts to a project dashboard showing some pie chart information. Would be good if the libruary had some line and bar charts as well.", "group_id": 81, "id": 1584158}, {"user_id": 12072, "stars": [], "topic_id": 41364, "date_created": 1310046974.19191, "message": "I just finished up a project that used HighCharts (http://www.highcharts.com/). I liked it and for a single website it is pretty cheap.", "group_id": 81, "id": 1584252}, {"user_id": 4581, "stars": [], "topic_id": 41364, "date_created": 1310047216.53232, "message": "Recently, I've been using Google's Chart Tools, and I've been very happy with them: http://code.google.com/apis/chart/interactive/docs/index.html", "group_id": 81, "id": 1584297}, {"user_id": 34360, "stars": [], "topic_id": 41364, "date_created": 1310047894.727349, "message": "I've had decent luck with jqPlot (http://www.jqplot.com/) for simple graphing needs. Looks halfway decent out-of-the-box too.", "group_id": 81, "id": 1584427}, {"user_id": 30618, "stars": [{"date_created": 1310107484.9233561, "user_id": 26925}], "topic_id": 41364, "date_created": 1310048812.615761, "message": "at ycharts.com we use flot and have managed to get flot to work with nodejs/node-canvas to create what we call 'server-to-image' solution where we take our js based charts and create downloadable images for embedding into other applications. Note flot requires jQuery", "group_id": 81, "id": 1584577}, {"user_id": 22713, "stars": [{"date_created": 1310107507.976325, "user_id": 26925}, {"date_created": 1310561556.2442319, "user_id": 19297}], "topic_id": 41364, "date_created": 1310049046.8007441, "message": "Hi, Flot is too good js chart http://code.google.com/p/flot/ :)", "group_id": 81, "id": 1584619}, {"user_id": 2588, "stars": [{"date_created": 1310107466.1652219, "user_id": 26925}, {"date_created": 1310917636.0562301, "user_id": 7179}], "topic_id": 41364, "date_created": 1310084683.4935639, "message": "I wrote a little wrapper around flot: https://github.com/lincolnloop/python-flot-utils", "group_id": 81, "id": 1588998}, {"user_id": 26600, "stars": [], "topic_id": 41364, "date_created": 1310107735.8873301, "message": "http://g.raphaeljs.com is pretty good.", "group_id": 81, "id": 1590850}, {"user_id": 37199, "stars": [], "topic_id": 41364, "date_created": 1310132813.3989911, "message": "@runeb I've found that g.raphaeljs looks good, but is very difficult to extend without going in to the internals (e.g. try adding a hover listener to the segments in the pie chart)", "group_id": 81, "id": 1592891}, {"user_id": 37199, "stars": [], "topic_id": 41364, "date_created": 1310133350.282768, "message": "@runeb I've found that g.raphaeljs looks good, but is very difficult to extend without going in to the internals (e.g. try adding a hover listener to the segments in the pie chart)", "group_id": 81, "id": 1592930}, {"user_id": 33699, "stars": [], "topic_id": 41364, "date_created": 1310147722.8306191, "message": "Has anybody worked with d3, http://mbostock.github.com/d3/ ? It's a different approach that seems like it could be quite powerful.", "group_id": 81, "id": 1594824}] |