uber/react-vis
View on GitHubLineSeriesCanvas in FlexibleXYPlot container renders in incorrect size on retina screens
Open
#1,063 opened on Dec 12, 2018
bughelp wanted
Repository metrics
- Stars
- (8,615 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
Example: https://codepen.io/marton/pen/aPvody
This can be reproduced by putting any canvas series in a FlexibleXYPlot container as long as devicePixelRatio !== 1.
#605 seems related