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
Reuse axes_grid1's AxisDict in axisartist, instead of duplicating it.
Also deprecate axisartist's SimpleChainedObjects, which is only used to
implement AxisDict (again, axes_grid1 is sufficient).
Do the reuse in this direction as axisartist already imports axes_grid1
for other purposes.
0 commit comments