Skip to content

Commit 9452713

Browse files
chore(chart): fixed snippet heading
1 parent 111b160 commit 9452713

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/chart/types/scatterline.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ To create a scatter chart:
2727
3. provide a data collection to its `Data` property, which contains numerical data for the X and Y axes
2828

2929

30-
>caption A bubble chart that shows projected population change on a plot of life expectancy versus fertility rate
30+
>caption A scatter line chart that shows battery charging percentage over minutes depending on the charging current
3131
3232
````CSHTML
3333
@* ScatterLine Series *@

0 commit comments

Comments
 (0)