Giter Site home page Giter Site logo

Comments (9)

ChrisShen93 avatar ChrisShen93 commented on July 26, 2024 1

由于个人时间问题,不能保证什么时候可以复现并处理上述的问题,在此表示抱歉。

为了不耽误您的宝贵时间,建议您参考其他同学的一些实现(比如 X-Flowchart-Vue,仅举一个例子,还有更多优秀的实现)。

对于VGEditor现存的问题,我会尽力尽早处理。同时原先的升级计划也会看个人时间进行相应的安排。

再次表示抱歉,并感谢使用VGEditor

from vgeditor.

Alecyrus avatar Alecyrus commented on July 26, 2024

不能添加 modes,添加了就会导致无法推拽

from vgeditor.

ChrisShen93 avatar ChrisShen93 commented on July 26, 2024

不能添加 modes,添加了就会导致无法推拽

麻烦提供一个可复现的repo?

from vgeditor.

Alecyrus avatar Alecyrus commented on July 26, 2024

配置里添加 modes这一项,就会发现 drag,click 都无法使用,而且我想实现通过鼠标滚轮去zoom,但是好像无法实现。

{
        container: '',
        width: 600,
        height: 500,
        modes: {
          default: ['drag-canvas', 'zoom-canvas']
        },
      }

from vgeditor.

Alecyrus avatar Alecyrus commented on July 26, 2024

好像无法应用 g6 的一些配置参数,比如 modes

from vgeditor.

Alecyrus avatar Alecyrus commented on July 26, 2024

请问 RegisterCommand 中的 命令配置 如何设置?

from vgeditor.

ChrisShen93 avatar ChrisShen93 commented on July 26, 2024

请问 RegisterCommand 中的 命令配置 如何设置?

请参考文档:
https://chrisshen93.github.io/VGEditor/docs/api/registerCommand.html

from vgeditor.

Alecyrus avatar Alecyrus commented on July 26, 2024

https://chrisshen93.github.io/VGEditor/docs/api/registerCommand.html

文档只说了 命令配置是个 object,然就啥也没了。。

由于个人时间问题,不能保证什么时候可以复现并处理上述的问题,在此表示抱歉。

为了不耽误您的宝贵时间,建议您参考其他同学的一些实现(比如 X-Flowchart-Vue,仅举一个例子,还有更多优秀的实现)。

对于VGEditor现存的问题,我会尽力尽早处理。同时原先的升级计划也会看个人时间进行相应的安排。

再次表示抱歉,并感谢使用VGEditor

没事,本来就是学习一下,不打算使用。我最终是用 D3.js 去做了。

from vgeditor.

KevinBu avatar KevinBu commented on July 26, 2024

请问如何让自定义的键盘事件生效比如delete的键盘事件

from vgeditor.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.