uber/react-vis
LineSeriesCanvas in FlexibleXYPlot container renders in incorrect size on retina screens
开放
#1,063 创建于 2018年12月12日
bughelp wanted
仓库指标
- 星标
- (8,615 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
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