@visactor/vchart-schema 1.10.0-alpha.6 → 1.10.0-alpha.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/vchart.json +1 -1
package/package.json
CHANGED
package/vchart.json
CHANGED
|
@@ -77332,7 +77332,7 @@
|
|
|
77332
77332
|
"$ref": "#/definitions/ISeriesTheme",
|
|
77333
77333
|
"description": "系列样式属性"
|
|
77334
77334
|
},
|
|
77335
|
-
"
|
|
77335
|
+
"token": {
|
|
77336
77336
|
"$ref": "#/definitions/TokenMap",
|
|
77337
77337
|
"description": "用户自定义的语义化 token,可以在主题中以 ITokenKey 的形式引用并作为常量赋值",
|
|
77338
77338
|
"since": "1.10.0"
|