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

[xychart] can't set strokeWidth through verticalCrosshairStyle #990

Closed
Janpot opened this issue Jan 5, 2021 · 1 comment · Fixed by #997
Closed

[xychart] can't set strokeWidth through verticalCrosshairStyle #990

Janpot opened this issue Jan 5, 2021 · 1 comment · Fixed by #997

Comments

@Janpot
Copy link
Contributor

Janpot commented Jan 5, 2021

Setting strokeWidth to something greater than 1 in verticalCrosshairStyle on XYChart doesn't have any effect. Havent't tested it out, but from reviewing the code, I think this svg width of 1 is causing the trouble here.

Can potentially be solved by adding CSS overflow:visible to that svg element.

@williaster
Copy link
Collaborator

thanks for reporting this @Janpot , I can prob get a fix out later today 👍

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

Successfully merging a pull request may close this issue.

2 participants