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

Axis title renders an extra 'title' tag when text is wrapped in 2 or more lines #8444

Closed
LittleHendrix opened this issue Jun 8, 2018 · 1 comment

Comments

@LittleHendrix
Copy link

LittleHendrix commented Jun 8, 2018

Expected behaviour

Axis title is rendered in <Text><tspan> tags.

Actual behaviour

When the title is wrapped in 2 or more lines, an extra <title> tag is added for some reason

Is there a way to always have the <title> tag? or permanently disable it?

@TorsteinHonsi
Copy link
Collaborator

Thanks for reporting! The title tag is intended to appear when the text is clipped, but not when wrapped.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants