UNPKG
chartnew.js
Version:
latest (3.9.0)
3.9.0
2.0.0
Simple HTML5 Charts using the canvas element
github.com/FVANCOP/ChartNew.js
FVANCOP/ChartNew.js
chartnew.js
/
component.json
12 lines
(11 loc)
•
272 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
{
"name"
:
"ChartNew.js"
,
"version"
:
"0.3.0"
,
"description"
:
"Simple HTML5 Charts using the canvas element"
,
"keywords"
:
[
"charts"
]
,
"homepage"
:
"https://github.com/FVANCOP/ChartNew.js"
,
"author"
:
"FVANCOP"
,
"main"
:
[
"ChartNew.js"
]
,
"dependencies"
:
{
}
}