[Bug]: Setting offsetX and offsetY in getLabelStyle does not take effect #6831
-
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
在您的代码中,您尝试在 以下是一些可能的解决方案和检查步骤:
如果这些步骤没有解决问题,您可能需要查看 G6 的源代码或相关文档,以确保这些属性在自定义边中是可用的。 如果需要进一步的帮助,请随时告诉我。 🪧 TipsFor further assistance, please describe your question in the comments and @petercat-assistant to start a conversation with me. |
Beta Was this translation helpful? Give feedback.
-
|
getLabelStyle 中 不存在 offsetX、offsetY 属性,你可以用下面的方式来实现相同的效果: |
Beta Was this translation helpful? Give feedback.



getLabelStyle 中 不存在 offsetX、offsetY 属性,你可以用下面的方式来实现相同的效果: