I am trying to set up a small multiple.
It works well, I have my data displayed almost as I wish, except 2 details:
-
I want 2 filters and an update button. I added them and can see them by right-clicking while in view mode. How can I have them always on? According to the doc It looks like I can add a header control in the header bar, but the only thing I have found is data visualisation > header, and I could not find out how to add filters there.
-
I can set up the layout of each small multiple (width=100%, which is what I am looking for), but how can I set up the layout of the enclosing object? I can give it an absolute size, but there is no way to set it responsive, to take 100% of the screen.
Cheers,