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

SVG generation has a XML mistake on tag <tspan> #1632

Open
RosasR opened this issue Apr 12, 2024 · 0 comments
Open

SVG generation has a XML mistake on tag <tspan> #1632

RosasR opened this issue Apr 12, 2024 · 0 comments

Comments

@RosasR
Copy link

RosasR commented Apr 12, 2024

The open tag of tspan is set as if it was a closing tag:
<g transform="translate(25.34,117.91)" visibility="hidden" gadfly:scale="50.0">
<g class="primitive">
<text text-anchor="end" dy="-0em" transform="rotate(-90,0, 0)">10</tspan>-3.75</tspan></text>
</g>
</g>
``

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