From 5932f4c2c34837273033976278d041e262d9aa61 Mon Sep 17 00:00:00 2001 From: Kiko Barr <34662575+kikobarr@users.noreply.github.com> Date: Tue, 16 May 2023 10:22:59 -0700 Subject: [PATCH] Updated awkward phrase in FAQ, "force" --- docs/docs/frequently-asked-questions.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/frequently-asked-questions.mdx b/docs/docs/frequently-asked-questions.mdx index 78fd2a0b8d8a8..362ac114f4773 100644 --- a/docs/docs/frequently-asked-questions.mdx +++ b/docs/docs/frequently-asked-questions.mdx @@ -207,7 +207,7 @@ You can take a look at this Flask-AppBuilder Simply apply the filter and save the dashboard while the filter is active. -### Is there a way to force the use specific colors? +### Is there a way to force the dashboard to use specific colors? It is possible on a per-dashboard basis by providing a mapping of labels to colors in the JSON Metadata attribute using the `label_colors` key.