Skip to content

AndreyMst/exploring-chartjs

 
 

Repository files navigation

Exploring Chart.js

Repository created for the Exploring Chart.js article in JavaScript In Plain English.

This project consists of a series of examples using Chart.js to demonstrate some of its customization options.

For more information check out the article: https://medium.com/@gardikoury/e3ba70b07aa4

Quick Start

This project uses json-server to simulate an Ajax request.

To install this dependency use:

npm install

To run json-server use:

npm start

To see the examples, open

index.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 75.7%
  • HTML 24.3%