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
There are two problems. Firstly, MaxNLocator changed with mpl2; tests could maybe be fixed by setting classic style first. Secondly, this code supplies invalid steps; it should start at 1 and end at 10 (as specified in the MaxNLocator docs).
there is a potential bug with respect to matplotlib2 in tick locations
the version of mpl is now pinned, pending this fix
https://github.com/SciTools/nc-time-axis/blob/master/nc_time_axis/tests/unit/test_NetCDFTimeDateLocator.py#L99
https://github.com/SciTools/nc-time-axis/blob/master/nc_time_axis/tests/unit/test_NetCDFTimeDateLocator.py#L107
https://github.com/SciTools/nc-time-axis/blob/master/nc_time_axis/tests/unit/test_NetCDFTimeDateLocator.py#L111
ref #22
The text was updated successfully, but these errors were encountered: