Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit 8496a36

Browse files
committed
Fix bold formatting
1 parent f946c8d commit 8496a36

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

data-visualization/charts/chart-types.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -197,10 +197,10 @@ List chart secondary visualization
197197

198198
Secondary 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

234234
Secondary 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

241241
By default, a single value chart doesn't show any additional visualizations.
242242

0 commit comments

Comments
 (0)