Replies: 4 comments 4 replies
-
The samples are not a replacement for the documentation, they are more to show what is possible than then to teach you how to use it. You can check out the docs if you want to know how to use the lib: https://www.chartjs.org/docs/master/getting-started/usage.html |
Beta Was this translation helpful? Give feedback.
-
That`s to bad. |
Beta Was this translation helpful? Give feedback.
-
I too am struggling with the samples and documentation. It is hard to figure out how the samples where built etc. Cool typescript and templating but. Like I would like to know where the "actions" fit in all of this ??
|
Beta Was this translation helpful? Give feedback.
-
yeah, i also got lost there. But theres docs with full script on page and you can just edit type chart and data. easy to make. Just find it :) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I don`t really understand how to setup a line chart using this nonsense.
There is not selector to select canvas and there is not data array. These samples does not help me at all.
https://www.chartjs.org/docs/latest/samples/line/line.html
https://github.com/chartjs/Chart.js/blob/master/docs/samples/line/line.md
In old version I used to (this old code is clear and easy to understand):
Beta Was this translation helpful? Give feedback.
All reactions