pb10005 / diagram-vue

A editable SVG-based diagram component for Vue
https://diagramvue.netlify.com
MIT License
105 stars 32 forks source link

How add arrows in links? #3

Closed darlandieterich closed 5 years ago

darlandieterich commented 5 years ago

Hi! This have support to add arrows in link both ends or only one side? If not what solution?

Great Work! Thanks.

pb10005 commented 5 years ago

Hello! The current version(0.1.9) does not support arrow links, but there's a solution.

As an experiment, I implemented arrow links (pointing just one side) in this commit. See the picture below to check how it looks.

Thanks for your request.

snapshot

darlandieterich commented 5 years ago

Hello! Great work! In your new version you can add this options? You can add parameter to configure arrow in init or end side or both?

I shared your project to many peoples! very useful! Thanks!

pb10005 commented 5 years ago

Version 0.1.10 has been released! This version includes optional arrow links(no direction, one direction, another, or both).

I shared your project to many peoples! very useful!

I'm really happy to hear that😆

darlandieterich commented 5 years ago

@pb10005 much thanks! news will come!!! I can update your documentation??