This repository was archived by the owner on Sep 2, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
data-visualization/charts Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -197,10 +197,10 @@ List chart secondary visualization
197197
198198Secondary visualizations help you see trends in a list chart:
199199
200- - :strong: ` Sparkline ` : Shows recent trends for each value
201- - :strong: ` Radial ` : Shows a dial that marks where the current values are among
200+ - Sparkline: Shows recent trends for each value
201+ - Radial: Shows a dial that marks where the current values are among
202202 the expected range of values
203- - :strong: ` Linear ` : Shows a bar that marks where the current values are among the expected range of values
203+ - Linear: Shows a bar that marks where the current values are among the expected range of values
204204
205205.. _single-value-charts :
206206
@@ -233,10 +233,10 @@ Single value chart secondary visualization
233233
234234Secondary visualizations help you see trends in a single value chart:
235235
236- - :strong: ` Sparkline ` : Shows recent trends of the value
237- - :strong: ` Radial ` : Shows a dial that marks where the current value is among
236+ - Sparkline: Shows recent trends of the value
237+ - Radial: Shows a dial that marks where the current value is among
238238 the expected range of values
239- - :strong: ` Linear ` : Shows a bar that marks where the current value is among the expected range of values
239+ - Linear: Shows a bar that marks where the current value is among the expected range of values
240240
241241By default, a single value chart doesn't show any additional visualizations.
242242
You can’t perform that action at this time.
0 commit comments