Topic: Charts Options
ISDev pro asked 5 years ago
Hi,
On your documentation for charts on angular, I can't find the list of the options avalables
That's the same of Jquery charts ?
Thank's
Damian Gemza staff answered 5 years ago
Closed
This topic is closed.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Closed
Specification of the issue
- ForumUser: Pro
- Premium support: No
- Technology: MDB Angular
- MDB Version: 7.0.0
- Device: Terra
- Browser: Chrome
- OS: Windows 10
- Provided sample code: No
- Provided link: No
nichharp pro commented 5 years ago
Hey,
MDB Charts use a fork off of chart.js, so use the Chart.js docs to help. https://www.chartjs.org/docs/latest/
It's as good a doc as you're going to find on this. But check on stackoverflow, this is where most people ask their questions about chart.js
Nick