Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Retyped.chart.js Demo (live)

Chart.js - Simple HTML5 Charts using the canvas element.

The source code is hosted in a repository on GitHub: https://github.com/chartjs/Chart.js

The official website: http://www.chartjs.org/

Instructions for running

  1. Clone the repository.
  2. Build the solution.
  3. Open ~/Demos/ChartJsDemo/ChartJsDemo/dist/index.html in your browser.

References