From 10fe463e6f3394e001da40f8d01d9b36690f0d4a Mon Sep 17 00:00:00 2001 From: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com> Date: Tue, 1 Apr 2025 13:47:06 -0400 Subject: [PATCH] [release-11.5.4] Docs: Update comments in tooltip-options shared files (#103222) Docs: Update comments in tooltip-options shared files (#103151) Updated comments in tooltip-options shared files (cherry picked from commit f85866f8690d28986392f93ba941c792e152121e) --- docs/sources/shared/visualizations/tooltip-options-1.md | 4 ++-- docs/sources/shared/visualizations/tooltip-options-2.md | 4 ++-- docs/sources/shared/visualizations/tooltip-options-3.md | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/sources/shared/visualizations/tooltip-options-1.md b/docs/sources/shared/visualizations/tooltip-options-1.md index 78b1836f33c..8997c190c5e 100644 --- a/docs/sources/shared/visualizations/tooltip-options-1.md +++ b/docs/sources/shared/visualizations/tooltip-options-1.md @@ -1,8 +1,8 @@ --- title: Tooltip options comments: | - There are two tooltip shared files, tooltip-options-1.md and tooltip-options-2.md, to cover the most common combinations of options. - Using two shared files ensures that content remains consistent across visualizations that share the same options and users don't have to figure out which options apply to a specific visualization when reading that content. + There are three tooltip shared files, tooltip-options-1.md, tooltip-options-2.md, and tooltip-options-3.md, to cover the most common combinations of options. + Using shared files ensures that content remains consistent across visualizations that share the same options and users don't have to figure out which options apply to a specific visualization when reading that content. This file is used in the following visualizations: bar chart, pie chart --- diff --git a/docs/sources/shared/visualizations/tooltip-options-2.md b/docs/sources/shared/visualizations/tooltip-options-2.md index a3bedc879ea..cac6f13e8c2 100644 --- a/docs/sources/shared/visualizations/tooltip-options-2.md +++ b/docs/sources/shared/visualizations/tooltip-options-2.md @@ -1,8 +1,8 @@ --- title: Tooltip options comments: | - There are two tooltip shared files, tooltip-options-1.md and tooltip-options-2.md, to cover the most common combinations of options. - Using two shared files ensures that content remains consistent across visualizations that share the same options and users don't have to figure out which options apply to a specific visualization when reading that content. + There are three tooltip shared files, tooltip-options-1.md, tooltip-options-2.md, and tooltip-options-3.md, to cover the most common combinations of options. + Using shared files ensures that content remains consistent across visualizations that share the same options and users don't have to figure out which options apply to a specific visualization when reading that content. This file is used in the following visualizations: candlestick, time series, trend --- diff --git a/docs/sources/shared/visualizations/tooltip-options-3.md b/docs/sources/shared/visualizations/tooltip-options-3.md index b093f5c4771..3fab54f1494 100644 --- a/docs/sources/shared/visualizations/tooltip-options-3.md +++ b/docs/sources/shared/visualizations/tooltip-options-3.md @@ -1,8 +1,8 @@ --- title: Tooltip options comments: | - There are two tooltip shared files, tooltip-options-1.md and tooltip-options-2.md, to cover the most common combinations of options. - Using two shared files ensures that content remains consistent across visualizations that share the same options and users don't have to figure out which options apply to a specific visualization when reading that content. + There are three tooltip shared files, tooltip-options-1.md, tooltip-options-2.md, and tooltip-options-3.md, to cover the most common combinations of options. + Using shared files ensures that content remains consistent across visualizations that share the same options and users don't have to figure out which options apply to a specific visualization when reading that content. This file is used in the following visualizations: histogram, state timeline, status history ---