Run "yarn build:docs"

This commit is contained in:
Eric Liu 2022-02-26 11:07:43 -08:00
commit b2d93e55ac
3 changed files with 18 additions and 0 deletions

View file

@ -8793,6 +8793,17 @@
"constant": false,
"reactive": false
},
{
"name": "hideLegend",
"kind": "let",
"description": "Set to `true` to visually hide the legend",
"type": "boolean",
"value": "false",
"isFunction": false,
"isFunctionDeclaration": false,
"constant": false,
"reactive": false
},
{
"name": "labelPosition",
"kind": "let",