Docs: histogram visualization refactor (#102832)

* Added Config options heading and bumped other heading levels

* Restructured Histogram options and fixed tooltip options level

* Created tooltip 3 shared file and updated tooltip 1 file

* Replaced shared file in 3 visualizations

* Wording fix

* Fixed wording
This commit is contained in:
Isabel Matwawana
2025-03-26 11:37:33 -04:00
committed by GitHub
parent 0be91d9771
commit 383e38d87b
5 changed files with 69 additions and 40 deletions
@@ -3,7 +3,7 @@ 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.
This file is used in the following visualizations: bar chart, histogram, pie chart, state timeline, status history
This file is used in the following visualizations: bar chart, pie chart
---
Tooltip options control the information overlay that appears when you hover over data points in the visualization.