uber/react-vis

LineSeriesCanvas in FlexibleXYPlot container renders in incorrect size on retina screens

Open

#1063 opened on Dec 12, 2018

View on GitHub
 (4 comments) (0 reactions) (0 assignees)JavaScript (8,615 stars) (868 forks)batch import
bughelp wanted

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

Contributor guide