You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This error occurs when using the linkedTo option to link two axes of
different types, for example a logarithmic axis to a linear axis. Highcharts
can't link these because the calculation of ticks, extremes, padding etc. is
different.