Skip to content

Commit 32af23a

Browse files
committed
pnpm docs:api
1 parent 7640a53 commit 32af23a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/translations/api-docs/charts/scatter-series.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"data": { "description": "" },
1515
"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."
1717
},
1818
"highlightScope": { "description": "The scope to apply when the series is highlighted." },
1919
"id": { "description": "The id of this series." },

0 commit comments

Comments
 (0)