Skip to content

Commit d3c8940

Browse files
authored
Update Filter Bar element name (#203)
1 parent 657fca7 commit d3c8940

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

query-data/filters.mdx

+2-2
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Filters are visually displayed in your dashboard in a filter bar that you can cr
3636
## Create search filters
3737

3838
1. In the empty dashboard, click <img src="/doc-assets/icons/plus.svg" className="inline-icon" alt="Add element" /> **Add element**.
39-
1. In **Chart type**, select **Smart filter bar**.
39+
1. In **Chart type**, select **Filter bar**.
4040
1. In **Filter type**, select **Search**.
4141
1. In **Filter name**, enter the placeholder text you want to display in your search filter.
4242
1. Specify a unique filter ID that you later use to reference the filter. For example, `user_agent_filter`.
@@ -46,7 +46,7 @@ Try out this filter in the [HTTP logs dashboard of the Axiom Playground](https:/
4646
## Create select filters
4747

4848
1. In the empty dashboard, click <img src="/doc-assets/icons/plus.svg" className="inline-icon" alt="Add element" /> **Add element**.
49-
1. In **Chart type**, select **Smart filter bar**.
49+
1. In **Chart type**, select **Filter bar**.
5050
1. In **Filter type**, select **Select**.
5151
1. In **Filter name**, enter the text you want to display above the select filter.
5252
1. Specify a unique filter ID that you later use to reference the filter. For example, `country_filter`.

0 commit comments

Comments
 (0)