Skip to content

Commit 7d2939d

Browse files
Use comma
1 parent 4a74a4e commit 7d2939d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/data/charts/scatter/scatter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ On top of that, there's also some differences in behavior:
161161
- The rendering order might be different, which might cause overlapping circles to render at different depths when compared to the default rendering;
162162
- When `disableVoronoi` is true, `onItemClick` does not work as it requires that plugin to work.
163163

164-
The example below uses the `renderer` prop to improve performance when rendering a dataset with 16 000 data points.
164+
The example below uses the `renderer` prop to improve performance when rendering a dataset with 16,000 data points.
165165

166166
{{"demo": "ScatterBatchRenderer.js"}}
167167

0 commit comments

Comments
 (0)