How to customize grouped bar graphs colors #3024
-
|
Hello, I'm working with the Grouped Bar Graph feature, and I've noticed that it automatically assigns the same color to each series and different colors to each group. I would like to customize the color of each individual bar so that bars representing the same series do not share the same color. Can anyone guide me on how to achieve this customization? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Hi @melhashash, it may not be possible to use the grouped bar graph plot type while customizing the color of each bar individually. However, bars could be added individually and customized as you go. I'll create an issue to track creating a cookbook example showing how to do this: #3033 |
Beta Was this translation helpful? Give feedback.
Hi @melhashash, it may not be possible to use the grouped bar graph plot type while customizing the color of each bar individually.
However, bars could be added individually and customized as you go. I'll create an issue to track creating a cookbook example showing how to do this: #3033