Skip to content

Customizing radar chart (no anglelines in the center/empty center/ empty tick label) #10799

Answered by Udemology
qkrdkwl9090 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @qkrdkwl9090 ,

I have been looking into your request and have found an option after some time playing around to get the center correct. First video is good to watch for understanding and removes the showLabelBackdrop. Second video fixes the tiny pixel difference line length of the gridline in the center:

  1. Part 1: https://youtu.be/Bo6iEwfh6dg
  2. Part 2 (Making it pixel perfect): https://youtu.be/pm90n81uET4

This is written in Chart.js Version 3. However, all of the options should work as well in Chart.js 2. Just consider the name space. As Chart.js 3 uses scales.r.ticks
While Chart.js 2 uses just scale.ticks

But all should be equal in result. I hope this helps.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@qkrdkwl9090
Comment options

Answer selected by qkrdkwl9090
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants