Chartist - Simple responsive charts
You may think that this is just yet an other charting library. But Chartist.js is the product of a community that was disappointed about the abilities provided by other charting libraries. Of course there are hundreds of other great charting libraries but after using them there were always tweaks you would have wished for that were not included. Highly customizable responsive charts Facts about Chartist The following facts should give you an overview why to choose Chartists as your front-end chart generator: Simple handling while using convention over configurationGreat flexibility while using clear separation of concerns (Style with CSS & control with JS)Usage of SVG (Yes! These projects and wrapper libraries are known to me right now that either use Chartist.js or wrap them into a library for usage in a framework. Cross-browser support Note that CSS3 animations on SVG CSS attributes are not supported on all browsers and the appearance may vary.
Web Design Shock
jonom/jquery-focuspoint
Chartist.js, An Open-Source Library For Responsive Charts
Advertisement The list of charting libraries for the web is already quite long, and you might ask yourself why we would need to make it any longer. Whenever you need to develop an application’s dashboard, embed some usage statistics or simply visualize some data, you will find yourself looking for a charting library that fits your needs. Chartist was developed for a very particular need: to create simple responsive charts. In this article, we’ll show you how to use Chartist to create your own beautiful responsive charts. Your Individual Setup You can integrate the Chartist library in your project in many ways. Chartist currently uses a Universal Module Definition2 wrapper, to satisfy a broad range of use cases. Bower To install Chartist as a front-end dependency using Bower, simply execute the following command in your project’s folder: bower install chartist --save npm install chartist --save Another quick way to get started with Chartist is to use a CDN. Create Your First Chart <! Resources
Lazy Line Painter
andreaferretti/paths-js: Generate SVG paths for geometric shapes
Chartist - Simple responsive charts
You may think that this is just yet an other charting library. But Chartist.js is the product of a community that was disappointed about the abilities provided by other charting libraries. Of course there are hundreds of other great charting libraries but after using them there were always tweaks you would have wished for that were not included. Highly customizable responsive charts Facts about Chartist The following facts should give you an overview why to choose Chartists as your front-end chart generator: Simple handling while using convention over configurationGreat flexibility while using clear separation of concerns (Style with CSS & control with JS)Usage of SVG (Yes! These projects and wrapper libraries are known to me right now that either use Chartist.js or wrap them into a library for usage in a framework. Cross-browser support Note that CSS3 animations on SVG CSS attributes are not supported on all browsers and the appearance may vary.
Related:
Related: