From fa0bf386941025d7407439de80cdd661ec2f0bde Mon Sep 17 00:00:00 2001 From: Kiko Barr <34662575+kikobarr@users.noreply.github.com> Date: Tue, 16 May 2023 11:31:19 -0700 Subject: [PATCH] chore(docs): Updated awkward phrase in FAQ, "force" (#24079) --- 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 78fd2a0b8..362ac114f 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.