Recent Posts
- (09/10) Fixing Warning: the ECDSA host key for 'github.com' differs from the key for the IP addressTAGS:Web Server Admin
- (12/26) CakePHP 3 - Getting List of Column Definitions from a Table (like schema())TAGS:CakephpCake3
- (09/14) Change Order of Loaded Behaviors in CakePHP 3TAGS:Cake3CakephpWeb ProgrammingPhp
- (05/29) CakePHP 3 - Accept JSON Header Only Working When Debug FalseTAGS:Web ProgrammingCakephpCake3
- (05/23) Remove All Events from Google Calendar (Reset Calendar)TAGS:Web ProgrammingPhp
- (11/08) Google Tag Manager (GTM) Not Firing Default PageView EventTAGS:Web ProgrammingJavascriptGoogle Tag Manager
- (10/13) In PHP, how do you get __toString() Magic Method Result without calling echo?TAGS:CakephpCake3Cakephp 13PhpWeb Programming
- (11/14) Getting output from shell_exec() at all timesTAGS:Web ProgrammingWeb Server Admin
Subscribe to my feed
MainelyDesign.com Blog
Javascript Charting Library Research
Posted on 07/16/2015 at 10:36 pm by Kevin Wentworth
Viewed 7,690 times | 0 comments
I'm getting ready to roll out some new graphing functionality and wanted to take a look at the state of JavaScript graphing libraries.
Goals:
- Beautiful Charts - there are a lot of hokey looking charts out there
- Fast
- Avoid sending data to a 3rd party
- No license fees. MIT License is always ideal.
Current JavaScript graphing Tools / Approach
Coming Soon...
Future Approach to JavaScript Charting
Gauges / Speedometers - http://justgage.com/
Charting Library - http://www.chartjs.org/
HTML Tables to Chart.js - http://stackoverflow.com/questions/26521352/create-dynamic-chart-with-chart-js
Additional Chart Types / Extensions:
- Horizontal Bar Chart - https://github.com/tomsouthall/Chart.HorizontalBar.js
- A Spie Chart for Chart.JS - http://angus.nyc/2015/a-spie-chart-for-chart-js/
- Multi-Level Pie Chart - https://github.com/tarnfeld/MultiLevelPieChart.js
- Chart.js Official Community Extensions - http://www.chartjs.org/docs/#advanced-usage-community-extensions
This article is a work in progress... it's research for now. I'll update as I progress.
-Kevin
Tags for Javascript Charting Library Research
Web Design | Css | Javascript | Ui
Comments for this Posting
No comments. Be the first to post a reply.
Sorry, comments are closed for this posting.
Please Email Kevin if you have any questions. Thanks!