Skip to content

Commit a2b22b9

Browse files
zach-carrjeff-allen-mongo
authored andcommitted
(DOCSP-9288) Filter cards can be expanded and collapsed, dashboard filters can be renamed (#317)
* Chart builder, expand and collapse * Dashboard, expand and collapse, rename * Changes from copy review * External review changes
1 parent a8af534 commit a2b22b9

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

source/dashboard-filtering.txt

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,16 @@ refine chart data based on their interests.
108108
To learn about filtering options for each field data type, see
109109
:ref:`filter-tab`.
110110

111+
Expand or Collapse Dashboard Filters
112+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
113+
114+
You can expand or collapse dashboard filter cards by clicking
115+
:guilabel:`Show` or :guilabel:`Hide` on that card.
116+
117+
Disabled filters are automatically collapsed.
118+
119+
Enabled, collapsed filters are still applied to your charts.
120+
111121
.. _manage-dashboard-filters:
112122

113123
Manage Dashboard Filters
@@ -212,6 +222,7 @@ Edit Dashboard Filters
212222

213223
After you create a dashboard filter, you can:
214224

225+
- Rename filter cards.
215226
- Enable or disable filter cards.
216227
- Add or remove fields.
217228
- Stack fields from other data sources.

source/filter-chart-results.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -317,6 +317,15 @@ setting.
317317
:scale: 70%
318318
:alt: Image showing filter toggle
319319

320+
Expand or Collapse a Filter
321+
~~~~~~~~~~~~~~~~~~~~~~~~~~~
322+
323+
You can expand or collapse chart filter cards by clicking
324+
:guilabel:`Show` or :guilabel:`Hide` on that card.
325+
326+
Disabled filters are automatically collapsed.
327+
328+
Enabled, collapsed filters are still applied to your charts.
320329

321330
.. _query-bar:
322331

0 commit comments

Comments
 (0)