Create chart.js (#26904)
* Create chart.js * Rename guide/english/javascript/chart.js to guide/english/javascript/chart-js/index.md * fix: added frontmatter
This commit is contained in:
committed by
Randell Dawson
parent
4901dcc5b0
commit
d12af36794
12
guide/english/javascript/chart-js/index.md
Normal file
12
guide/english/javascript/chart-js/index.md
Normal file
@ -0,0 +1,12 @@
|
||||
---
|
||||
title: Chart JS
|
||||
---
|
||||
|
||||
## About Chart.js
|
||||
|
||||
The Chart.jS library is an HTML5 based JavaScript library that allows you to produce simple, clean and engaging charts on your website for free.
|
||||
|
||||
|
||||
### More Information
|
||||
|
||||
For more see the [Chart.js Website]https://www.chartjs.org/
|
Reference in New Issue
Block a user