Open Lxstr opened 1 year ago
This is a fundamental browser-dependent limit to WebGL rendering https://github.com/plotly/plotly.js/issues/4339 - see stats for your browser at https://webglreport.com/?v=2
@archmoj during your upcoming WebGL work maybe it would be worth trying to detect this and log a warning? If we want to go further we could try to render into a smaller buffer and stretch it with CSS... but that would be a major effort and quality would suffer anyway.
Below this height everything works fine. Above this height the alignment of scatterGL marks to tickmarks( or grid lines) completely fails. There is no issue with svg scatter.
height=8180:
height=8500:
Code:
Versions: name : plotly
version : 5.15.0
name : dash
version : 2.11.1