lnls-sirius / archiver-viewer

React based EPICS Archiver Viewer
4 stars 2 forks source link

Chrome doesn't render cropped datasets properly #17

Closed gfrn closed 4 years ago

gfrn commented 4 years ago

Google Chrome (Blink engine) does not render datasets with a large difference between smallest and largest value when manual values for min/max Y axis labels are set.

Example: For a dataset where the lowest value is 0 and highest is 5e+34, while the manual max value is set to a tiny value, such as 20, it only gets displayed properly in Firefox (Gecko).