Chartist.js: Simple responsive charts
Chartist.js makes it simple to create highly customizable responsive charts. It’s completely built and customizable with SASS, uses SVG, and is DPI independent.
GitHub: https://github.com/gionkunz/chartist-js
Docs: http://gionkunz.github.io/chartist-js/getting-started.html
Checkout the documentation site at http://gionkunz.github.io/chartist-js/
Checkout this lightening talk that gives you an overview of Chartist in 5 minuteshttps://www.youtube.com/watch?v=WdYzPhOB_c8
Chartist.js is a simple responsive charting library built with SVG. There are hundreds of nice charting libraries already out there, but they are either:
- not responsive
- use the wrong technologies for illustration (canvas)
- are not flexible enough while keeping the configuration simple
- are not friendly to your own code
- are not friendly to designers
- have unnecessary dependencies to monolithic libraries
- more annoying things
That's why we have started Chartist.js and our goal is to solve all of the above issues.
'프로그래밍 > Web' 카테고리의 다른 글
[javascript] Cylon.js: A next generation robotics framework (0) | 2014.10.20 |
---|---|
[javascript] Paths.js: Create SVG shapes for geometric shapes (0) | 2014.10.08 |
[javascript] UILang: A UI-focused programming language (0) | 2014.09.05 |
[javascript] QUnit: A JavaScript Unit Testing framework. (0) | 2014.09.05 |
asp - JSON : http://www.aspjson.com/ (0) | 2014.09.04 |