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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user