-
Notifications
You must be signed in to change notification settings - Fork 12k
Open
Labels
Description
Documentation Is:
- Missing or needed?
- Confusing
- Not sure?
Please Explain in Detail...
I have big troubles getting started with chartjs even thou I used it some years ago.
I thought chart.js was supposed to be easy to implement and get started.
Take this sample chart for example: linear-gradient
It just shows some random code split under tabs (Get Gradient | Config | Setup | Actions).
What am I supposed to do with that code?
I was expecting to also see the needed html code and maybe a <script> tag that includes the chartjs script.
Your Proposal for Changes
Include working samples, rather than partial code.
Example
No response