[matplotlib_dep] added the baseplots utility for backcompatibility

This commit is contained in:
Max Zwiessele 2016-02-24 13:13:09 +00:00
parent 2c1064b951
commit 6f28edafcd

View file

@ -18,4 +18,4 @@
from .util import align_subplot_array, align_subplots, fewerXticks, removeRightTicks, removeUpperTicks
from . import controllers
from . import controllers, base_plots