Skip to content

gdelpuente/line-graph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

line-graph

Hello word line graph using Chart.js

Doc

In data.js

function linegraph(json_url, name, id)
  • @param {string} json_url - The url to the json file containig the data
  • @param {string} name - The graph header
  • @param {string} id - The id of the html canvas tag

In j.json

the data to fill the graph

Links

About

Hello word line graph using Chart.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published