uber/react-vis

LineSeriesCanvas in FlexibleXYPlot container renders in incorrect size on retina screens

Open

#1,063 opened on Dec 12, 2018

View on GitHub
 (4 comments) (0 reactions) (0 assignees)JavaScript (868 forks)batch import
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

Contributor guide