Skip to content
New issue

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

请问是否支持工具栏,比如导出,放大缩小,或者自定义一些工具栏呢 #973

Open
xuechangqun opened this issue Apr 22, 2024 · 1 comment

Comments

@xuechangqun
Copy link

What problem does this feature solve?

@Zt448143356
Copy link
Contributor

这个可以自定义实现。
butterfly-dag提供了画布的能力。

比如放大缩小,你可以操作butterfly-dag的实例进行相关zoom的操作。
导出的话,这个就是需要操作dom进行html2img等操作可以完成(仅仅阐述大致思路,有很多方案)
还有保存啊等等。

工具栏的操作都可以通过操作butterfly-dag的实例去影响画布

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants