README.md
setup.cfg
setup.py
mpl_format/__init__.py
mpl_format/compound_types.py
mpl_format/settings.py
mpl_format/styles.py
mpl_format.egg-info/PKG-INFO
mpl_format.egg-info/SOURCES.txt
mpl_format.egg-info/dependency_links.txt
mpl_format.egg-info/requires.txt
mpl_format.egg-info/top_level.txt
mpl_format/animation/__init__.py
mpl_format/animation/rate.py
mpl_format/animation/type_animations.py
mpl_format/animation/animators/__init__.py
mpl_format/animation/animators/axes_animator.py
mpl_format/animation/kwarg_animations/__init__.py
mpl_format/animation/kwarg_animations/color_animation.py
mpl_format/animation/kwarg_animations/float_animation.py
mpl_format/animation/shapes/__init__.py
mpl_format/animation/shapes/arc_animation.py
mpl_format/animation/shapes/arrow_animation.py
mpl_format/animation/shapes/base.py
mpl_format/animation/shapes/circle_animation.py
mpl_format/animation/shapes/ellipse_animation.py
mpl_format/animation/shapes/line_animation.py
mpl_format/animation/shapes/rectangle_animation.py
mpl_format/animation/shapes/regular_polygon_animation.py
mpl_format/animation/shapes/wedge_animation.py
mpl_format/axes/__init__.py
mpl_format/axes/axes_formatter.py
mpl_format/axes/axes_formatter_array.py
mpl_format/axes/axis_formatter.py
mpl_format/axes/axis_formatter_array.py
mpl_format/axes/axis_utils.py
mpl_format/figures/__init__.py
mpl_format/figures/figure_formatter.py
mpl_format/figures/figure_utils.py
mpl_format/legend/__init__.py
mpl_format/legend/legend_formatter.py
mpl_format/patches/__init__.py
mpl_format/patches/patch_list_formatter.py
mpl_format/text/__init__.py
mpl_format/text/text_formatter.py
mpl_format/text/text_list_formatter.py
mpl_format/text/text_utils.py
mpl_format/utils/__init__.py
mpl_format/utils/arg_checks.py
mpl_format/utils/color_utils.py
mpl_format/utils/io_utils.py
tests/__init__.py
tests/test_axis_formatter.py
tests/test_figure_formatter.py
tests/test_text/__init__.py
tests/test_text/test_text_utils.py