Static data example for using Chartist.js within React
React and Chartist.js
Static data example for using Chartist.js within React.
Recently, I needed to evaluate several JS charting libraries for use within a React application. I settled upon Chartist.js - it's SVG based, responsive, extensible and built with Sass. This article shows how to use Chartist.js within a React component.
Live demo
See the Pen React and Chartist.js - Example 1 by Clint Brown (@clintabrown) on CodePen.