- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Variable Width Column Chart
04-20-2017
07:54 PM
Data comparison is one the main aim of many charts in Power BI. However, there is a specific data comparison chart in R "Variable Width Column Chart " which we can change the widgh of bars based on our data. I have explained the whole process of creating this chart in power bi in the below link
http://radacad.com/variable-width-column-chart-writing-r-codes-inside-power-bi-part-4
also the file and code a reavailabe for use.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2017
06:36 AM
Nice showcase. Can be easily converted to interactive custom visual
https://github.com/Microsoft/PowerBI-visuals/blob/master/RVisualTutorial/CreateRHTML.md
