Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
The app contains several slides with charts that should use the same colors for dimensions. To achieve this, colors were configured for the corresponding values in the master items. When switching from auto color to the colors by dimension, bars values are added to the labels from the group values on the chart, which are redundant since they are already visible on the chart when “Show Legend” is enabled. This behavior seems strange; Is there a way to avoid it?
Hi Alexjjx,
Seems you are using 2 dimensions in bar chart. and in colors and legend property you select custom color, then By default its showing your second dimension there.
to removing redundant label you should select "dimension 2" using drop down.
Hope this will help you.....
Hi Alexjjx,
Seems you are using 2 dimensions in bar chart. and in colors and legend property you select custom color, then By default its showing your second dimension there.
to removing redundant label you should select "dimension 2" using drop down.
Hope this will help you.....
Hello, NitinK7
Thanks you very much, after replacing the “bar” dimension from the chart with a master item containing color values, it worked perfectly.