We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 111b160 commit 9452713Copy full SHA for 9452713
components/chart/types/scatterline.md
@@ -27,7 +27,7 @@ To create a scatter chart:
27
3. provide a data collection to its `Data` property, which contains numerical data for the X and Y axes
28
29
30
->caption A bubble chart that shows projected population change on a plot of life expectancy versus fertility rate
+>caption A scatter line chart that shows battery charging percentage over minutes depending on the charging current
31
32
````CSHTML
33
@* ScatterLine Series *@
0 commit comments