Replies: 3 comments 2 replies
-
|
You are best off to use a HTML legend, then you can make all the canvases the same height and width so the doughnuts are the same |
Beta Was this translation helpful? Give feedback.
-
|
has anyone been able to fix this in react? |
Beta Was this translation helpful? Give feedback.
-
|
Keeping donut charts consistent in size and layout is all about controlling canvas dimensions and spacing—once that’s set, everything looks much cleaner and easier to compare. And just like visual consistency matters in charts, having clear options for things like a frozen coffee helps when deciding what to enjoy, especially when everything is neatly organized and easy to browse. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I have 3 donut charts placed horizontally with different datasets and 3 canvas. I want to set the same height of the donut after render. and labels to be placed at the bottom. Also if we have multiple labels the labels should increase at the bottom while maintaining the same donut size in the all the canvas. Also can we bind all the 3 charts?

Beta Was this translation helpful? Give feedback.
All reactions