You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/translations/api-docs/charts/scatter-series.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@
13
13
},
14
14
"data": { "description": "" },
15
15
"datasetKeys": {
16
-
"description": "The keys used to retrieve data from the dataset.<br /><br />When this prop is provided, both <code>x</code> and <code>y</code> must be provided.<br />While <code>color</code> and <code>id</code> are optional."
16
+
"description": "The keys used to retrieve data from the dataset.<br /><br />When this prop is provided, both <code>x</code> and <code>y</code> must be provided.<br />While <code>color</code>, <code>size</code>, and <code>id</code> are optional."
17
17
},
18
18
"highlightScope": { "description": "The scope to apply when the series is highlighted." },
19
19
"id": { "description": "The id of this series." },
0 commit comments