Forum Discussion
Empty space in Column Chart
I've created a clustered column chart from 8 fields, but for some reason there is all this empty space on either side of the bars. I tried changing the width of the columns, but that simply expands the whole chart, preserving the empty space. It looks the same horizontally or vertically. There are exactly eight measures in this chart - what's going on?
Thanks.
- Anonymous6 years ago
I think this comes down to my data needed to be unpivoted first. Instead of 8 measures, I unpivoted the data and created one measure which I then visualize by different attributes (in this case race). Almost fixed, but having a problem with my measure which I will post separately.
Thanks.
5 Replies
- Greg_DecklerCommunity Champion
Well, you have cropped off the legend and the axis so tough to see what is going on. Since you apparently only have a single category in your axis, perhaps try swapping your legend to your axis?
Please see this post regarding How to Get Your Question Answered Quickly: https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490
- amitchandakSuper User
The information you have provided is not making the problem clear to me. Can you please explain with an example.
Appreciate your Kudos. - AnonymousNot applicable
I think this comes down to my data needed to be unpivoted first. Instead of 8 measures, I unpivoted the data and created one measure which I then visualize by different attributes (in this case race). Almost fixed, but having a problem with my measure which I will post separately.
Thanks.
- AnonymousNot applicable
Confirmed - works fine now:
- Greg_DecklerCommunity Champion
Glad you got it Anonymous . Indeed, unpivoting data is often the answer!