Ryan on 31 Jan 2018 05:05:09
Would like the addition of a built-in visualization for variable width bar charts. None of the current visuals appear to have the ability to alter the width of the bars.
Coding such a chart in R is a modest undertaking with the help of the below walkthrough, but well beyond a basic PowerBI user. It would be great if this one were included as part of the base package of visuals, or available as a custom visual from the MS Store.
http://radacad.com/variable-width-column-chart-writing-r-codes-inside-power-bi-part-4
- Comments (8)
RE: Variable Width Bar Charts
There are a few comments on this page to suggest that a variable-width column or bar chart can be achieved in Power BI by using a marimekko chart. This is not the same thing, although some elements are the same.
A variable-width column or bar chart should be relatively simple for Power BI to implement. It's just one additional dimension on top of the existing column and bar chart options - I'm saying that as though I understand the programming requirements, which I don't, but it's a modification to an existing chart type which I would think is more straightforward than building something from scratch.
Please upvote!!!
RE: Variable Width Bar Charts
There is already a visual in the market place for this user case know as Marimekko - https://appsource.microsoft.com/en-us/product/power-bi-visuals/WA200000184?tab=Overview
RE: Variable Width Bar Charts
Completely 2nd this! A Variable Width Bar Chart in PowerBI is what I need, but can't get. Example: viewing a set of prices from high to low (make it sortable), with bar width demonstrating 2nd variable, i.e. how much of the total volume that price takes up.
RE: Variable Width Bar Charts
Yes something like y axis denotes price, x axis has sales volume, and there is each bar graph for each country,
Where width of bar graph for each country will denote total sales, and height of the bar will denote average price for the product. (We should be able to sort these in ascending order of height)
RE: Variable Width Bar Charts
This is an awesome feature to add to the bar chart visual. Its like an X-Factor to the normal bar chart and makes the chart more powerful than the standard version.
RE: Variable Width Bar Charts
U think it is really necessary, while Tableau has so many features for Bar charts and Column charts, Power BI doesn't.
RE: Variable Width Bar Charts
That sounds great and seems not too difficult to create either!
RE: Variable Width Bar Charts
Check that out: https://powerbi.microsoft.com/en-us/blog/visual-awesomeness-unlocked-mekko-chart/