nishantjainuk / SimpleWaterfall-PowerBI

A Power BI Visual that allows users to create simple waterfall charts just by using measures. The standard waterfall chart isn't design to create multi step waterfall and requires the underlying data to be in a particular layout. You can create multi step waterfall. This is very useful in Finance report where you need to create causal reports.
MIT License
9 stars 4 forks source link

Y-axis display issue #127

Open DishaAwtani opened 1 month ago

DishaAwtani commented 1 month ago

Hiding values or closing the Y axis in the waterfall chart creates gaps and causes the pillars to shift to the right unexpectedly. Screenshot 2024-06-04 193516

Expected Behavior

Current Behavior

Possible Solution

Steps to Reproduce (for bugs)

1. 2. 3. 4.

Context

Screenshots

DishaAwtani commented 4 weeks ago

You can go to "static category" page in the report and when you select our visual, and go to format visual pane. There, you can see y axis options.

If you toggle it off, you'll be able to see that the bars are shifting towards right as shown in the screenshot above. and if you close "show/hide values", there's unnecessary space creating on y axis (instead of that, visual should take proper place)