From fc60998d7ce2dff20e3c5096479974d2dc961ac0 Mon Sep 17 00:00:00 2001 From: Cursor Agent Date: Thu, 14 Aug 2025 17:53:32 +0000 Subject: [PATCH] Change dashboard filters icon from 'filter' to 'sliders' Co-authored-by: max --- features/filters-and-variables.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/filters-and-variables.mdx b/features/filters-and-variables.mdx index c398979..0ae47bb 100644 --- a/features/filters-and-variables.mdx +++ b/features/filters-and-variables.mdx @@ -1,7 +1,7 @@ --- title: 'Filters and variables' description: 'Use filters to make your dashboards dynamic and interactive' -icon: 'filter' +icon: 'sliders' --- Filters allow you to create dynamic, interactive dashboards that adapt to user selections and time ranges. They work at the dashboard level and automatically inject values into your chart queries, making it easy to explore different data slices without rewriting prompts.