feat: chart support hoc mark #4702
Closed
pepper-nice
started this conversation in
Ideas
Replies: 1 comment
-
有两点需要注意:
chart.mark(HOM).encode(); // ...
chart.getOptions(); // { type: 'view', children: [ { type: HOM } ] } |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
使用方法
改造点
Chart API 支持 mark 类型
Beta Was this translation helpful? Give feedback.
All reactions