Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 359 Bytes

README.md

File metadata and controls

9 lines (9 loc) · 359 Bytes

Graph_generator_using_canvasjs

A simple graph generator using the user's data with canvasJS
A Bar graph generator by taking data from user such as Title, Axis Title, Unit defination, and label & data for all labels respectively.
Used CanvasJS Library to generate Graphs
Technologies Used : HTML, CSS, Javascript, PHP, CanvasJS