In my app Chart views of type Col series and Col series [stack] are not working as expected with slices, rendering graphs with all rows of the slice’s parent table, instead of just the subset of rows of the selected slice.
My setup is that I have a Months table with around 200 unique rows, where a month is uniquely represented as YYYYMM, and I have a Months with orders slice which currently funnels down those 200 rows to just 4.
When I apply a Col series or Col series [stack] chart to this slice, the x axis shows all 200 months of the parent table, instead of the expected 4 of the slice.
Here’s a screencast to illustrate:
User | Count |
---|---|
35 | |
9 | |
3 | |
3 | |
2 |