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

Bandwidth differs between SVG and WebGL series #1564

Closed
ColinEberhardt opened this issue May 2, 2020 · 3 comments
Closed

Bandwidth differs between SVG and WebGL series #1564

ColinEberhardt opened this issue May 2, 2020 · 3 comments

Comments

@ColinEberhardt
Copy link
Member

Here's an SVG series with a 15px bandwidth:

image

And here's a WebGL series with the same:

image

Also, the high / low 'wick' looks like it has a sub-pixel width

@chrisprice
Copy link
Contributor

The sub pixel width is probably down to the use-pixel-ratio attribute.

@chrisprice
Copy link
Contributor

Thinking about it that's probably what's wrong with bandwidth as well

@ColinEberhardt
Copy link
Member Author

fixed via #1576

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