chartjs / www.chartjs.org

Chart.js website

Home Page:http://www.chartjs.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chart.js public website + docs

This repo builds the Chart.js docs as a static site, and the www.chartjs.org homepage.

Tasks are managed via gulp.

To run locally:

npm install
gulp

This will set up file watchers, build the site and start a server on port 8080 for the website.

About

Chart.js website

http://www.chartjs.org


Languages

Language:JavaScript 42.2%Language:HTML 38.3%Language:Less 18.1%Language:Shell 1.4%