iteratec / OpenSpeedMonitor

Open Source Web Performance Monitoring. Made by iteratec.
Apache License 2.0
128 stars 26 forks source link

The new time series chart is cut off in height #333

Closed DanielSteger closed 4 years ago

DanielSteger commented 4 years ago

The new time series chart is cut off in height with a window width less than 1030px. Mostly the bug occurs in Chrome and sometimes only occurs in Firefox. The two error messages displayed in the console are Error: <g> attribute transform: Expected number, "translate(NaN,NaN)". and Error: <svg> attribute height: Expected length, "Infinity"..

time-series-chart-incomplete