vizzu-lib
vizzu-lib copied to clipboard
Filtering error in waterfall charts
When creating a waterfall chart (same dimension on both axes, measure on one axis), and filtering some of the categories at the same time, the space for the filtered categories is shown on the axis with only the category (x-axis in the attached example). To put it simple: The empty space on the left shouldn't be there :)
simplified dataset: https://jsfiddle.net/mgb3apns/7/
~Surprisingly this issue has the same root cause as another bug. (The data contains independent dimension values.)~