RichardM Member

Comments

  • I came here to request something similar to the OP. Not having the ability to make our dashboards vertically responsive is compromising the design and useful of our dashboards and apps for our clients. We have several dashboards that are meant to act as single page 'at a glance' dashboards. Regardless of the monitor they…
  • Thank you for the suggestions, I did end up moving on from this solution. My aim here was to use my own page-level filtering by having the user select options from a dropdown inside a brick, then using their choice to concat and create a url. When doing so it automatically displays the filter bar (both the filters in the…
  • I came looking for an answer to this question, and I am unsure how the suggested solution would work. As far as I am aware, the charts rendered by Phoenix can't be directly affected by CSS. If inspected the chart element is a canvas, with it's only properties that are available are the width, height, margin and padding of…
  • @Ashleigh I am using the whole page filter bar (the one displayed by selecting the spanner top right of a dashboard, selecting 'Filter Options', then toggling on 'Show Filter Bar'). I am using this as I need all charts on the page to have the same filters applied. I assume applying card level filters only affects the…