Topic: Radar charts - remove axis label and change stepping
Giacomoni free asked 4 years ago
Expected behavior
I'd like to see the ability to hide axis label and change axis grid line stepping on radar charts to improve "legibility"
Actual behavior
options don't seem to exist
Resources (screenshots, code snippets etc.)
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Opened
Specification of the issue
- ForumUser: Free
- Premium support: No
- Technology: MDB jQuery
- MDB Version: 4.18.0
- Device: osx
- Browser: safari
- OS: osx
- Provided sample code: No
- Provided link: No
Tomek Makowski staff commented 4 years ago
Hi
Of course, it is possible. Here is an example:
https://mdbootstrap.com/snippets/jquery/tomasz-makowski/2329538
Regards
Giacomoni free commented 4 years ago
Hi Tomek,
thank you.
question, are the scale options documented anywhere or should I read the code and assume the options are going to be stable across versions?
Also, new question - is it possible to change the font properties and location of the category labels such as Protein, Fat, and the truncated one?
thanks
Tomek Makowski staff commented 4 years ago
Here you have full documentation about charts, every possible option is described here
https://www.chartjs.org/docs/latest/
Regards
Giacomoni free commented 4 years ago
awesome! didn't realize mdb's charts were chartjs under the hood.
thank you
Tomek Makowski staff commented 4 years ago
You are welcome!