1.0.1 • Published 4 years ago

charts_js v1.0.1

Weekly downloads
2
License
ISC
Repository
-
Last release
4 years ago

Charts

That amazing library was created in order to help visualize data by chart. Also you can interact with them. Graphs are drawn using SVG. The container is scalable, in addition, you can specify your own dimensions. Also you can update styles with css. Graphics supports touch events. Covered in tests.

You can visit: https://laughing-hawking-5b88bd.netlify.com/ To show deploy with test input data the data.

Installation:

  • npm install
  • npm run prod or to run dev npm run dev
  • visit http://localhost:9001/

Additional

Application is under development.