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

如何自定义连线箭头样式 #579

Open
adou2236 opened this issue Nov 17, 2020 · 2 comments
Open

如何自定义连线箭头样式 #579

adou2236 opened this issue Nov 17, 2020 · 2 comments

Comments

@adou2236
Copy link

startArrow和endArrow除了true和false控制是否显示外能否改变样式,怎么做

@zhanglixin1314
Copy link

zhanglixin1314 commented Nov 22, 2020

endArrow: {
          path: 'M 0,0 L 7,4 L 7,0 L 7,-4 Z',
      
          fill:'#8B8B8B',
          d:4,
        },

@ShirlyZhang
Copy link

你好 请问这个修改适用于ggeditor哪个版本呢,我用的是上个版本,旧的版本,按照这个修改没有生效

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

3 participants