Forum Discussion
Markzolotoy
Impactful Individual
5 years agoSeries Bar chart with gaps
I am using a measure to add a gap between series in a bar chart. I have two questions. How can I make the gap as small as possible? And how can I remove that measure from the legend? Thanks
- 5 years ago
Hi Markzolotoy,
You can create a measure as:
measure=0And then drop the measure in to the middle of values.
Best Regards,
LinkIf this post helps then please consider Accept it as the solution to help the other members find it more quickly.
v-xulin-mstf
Community Support
5 years agoHi Markzolotoy,
You can create a measure as:
measure=0
And then drop the measure in to the middle of values.
Best Regards,
Link
If this post helps then please consider Accept it as the solution to help the other members find it more quickly.