We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
您好, 如标题所示,假如我希望能把两个node间的某一个特定的连线的颜色进行单独设置,而不是全局基于数据类型进行设置,不知是否有可能呢?如果有的话,是否能给一个大致的思路,非常感谢!
The text was updated successfully, but these errors were encountered:
你这个问题 我已经想到过了 虽然我还没提供新版本 但是大概率如果有更新 那么新版的连线会设计成这个独立的接口 接口的输入参数是两个 option 然后在接口中完成连线的代码 然后提供一个默认实现 如果使用者不满意 则可以自定义接口完成连线的绘制 比如连线是电路板的布局效果… 在新版本中 很多东西都将独立出来 可以自定义
Sorry, something went wrong.
No branches or pull requests
您好,
如标题所示,假如我希望能把两个node间的某一个特定的连线的颜色进行单独设置,而不是全局基于数据类型进行设置,不知是否有可能呢?如果有的话,是否能给一个大致的思路,非常感谢!
The text was updated successfully, but these errors were encountered: