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

Advice on how to implement marker-end in library #1039

Open
Zeebzog opened this issue Feb 19, 2024 · 0 comments
Open

Advice on how to implement marker-end in library #1039

Zeebzog opened this issue Feb 19, 2024 · 0 comments

Comments

@Zeebzog
Copy link

Zeebzog commented Feb 19, 2024

Hi,

I do need to know how to resolve this issue, if necessary I will try to address in the code if you point me in the right direction.
I appreciate that this is a known issue and the library does not support markers, but my comment on the previous request got no response.

Thank you.

The library is great, but I also need marker-end implemented. The library fails to draw the arrow head of the svg below.

<svg width="2788" height="1232" viewBox="0 -1232 2788 1232" xmlns="http://www.w3.org/2000/svg"><marker id="arrow" refX="1" refY="5" markerWidth="4" markerHeight="4" viewBox="0 0 10 10" orient="auto" ><path d="M 0 0 L 10 5 L 0 10 z" fill="black" /><line x1="104" y1="-225" x2="164" y2="-225" stroke="black" stroke-width="2" marker-`end="url(#arrow)" />

Thank you.

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

1 participant