I am using chart.js library and when I am designing the frontend of the chart I have to dig each and everything to w\equivalent live examples on some site like stack overflow to see/search how a particular attribute works?? Its so much frustrating and time consuming. kindly update the documentation with live examples using fiddle or code pen !!!!!!!!
Also Solve my problem : FIND INTERSECTION POINT IN LINE GRAPHS . Here is the same question asked on stackoverflow http://stackoverflow.com/questions/42621329/intersection-point-in-line-graph-in-chart-js
2 thoughts on “Your Documentation is poor. Why no live examples ?”
Comments are closed.
there are a lot of examples here https://github.com/chartjs/Chart.js/tree/master/samples
@sahilweb6
Come on, man! There is standart JS class to work with canvas.
You can draw anything you want.
https://www.w3schools.com/html/html5_canvas.asp