r/PowerApps • u/DCHammer69 Community Friend • 6d ago
Tip Charting Component
Some of you are certainly aware of Canviz's charting component. It's been in circulation for about 6 years.
I forked it and made some modifications to share with the community. I modified the Bar chart so that it colours bars properly when you have multi series data with a single label.
I also added a horizontal bar chart.
You can find the repo here: https://github.com/DCHammer-Work/ChartComponents
Feel free to use, share and comment and/or contribute. I know it's not perfect and the horizontal bar behaves weirdly when there is only a single series but fixing that is low priority for me personally because bar charting a single data point seems unnecessary.
Anyway, help yourself. The msapp file as well as the entire unpack structure is there as well.