registerShape 方法是否被删除了?v5如何获取标记的画布坐标 #5072
Answered
by
pearmini
ChristmasFox
asked this question in
Q&A
-
我们需要在v5中也能够自定义图形,v5中是否有类似draw(cfg: ShapeInfo, container: IGroup)这个方法能够使我获取相应标记的坐标点,来绘制自定义的图表。 |
Beta Was this translation helpful? Give feedback.
Answered by
pearmini
May 23, 2023
Replies: 1 comment 2 replies
-
|
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
hustcc
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
registerShape
对应的能力并没有移除,只不过这个 API 还在实验阶段,预计这两周暴露给用户。