.gitignore
LICENSE
README.md
example.png
pyproject.toml
requirements-310.txt
requirements-311.txt
requirements-312.txt
requirements-313.txt
requirements-314.txt
requirements-lint.txt
setup.cfg
tox.ini
.github/ISSUE_TEMPLATE/bug_report.md
.github/workflows/main_coverage.yaml
.github/workflows/publish-to-pypi.yaml
.github/workflows/tests.yaml
doc/conf.py
doc/index.rst
src/matplot2tikz/__about__.py
src/matplot2tikz/__init__.py
src/matplot2tikz/_axes.py
src/matplot2tikz/_cleanfigure.py
src/matplot2tikz/_color.py
src/matplot2tikz/_files.py
src/matplot2tikz/_hatches.py
src/matplot2tikz/_image.py
src/matplot2tikz/_legend.py
src/matplot2tikz/_line2d.py
src/matplot2tikz/_markers.py
src/matplot2tikz/_patch.py
src/matplot2tikz/_path.py
src/matplot2tikz/_quadmesh.py
src/matplot2tikz/_save.py
src/matplot2tikz/_text.py
src/matplot2tikz/_tikzdata.py
src/matplot2tikz/_util.py
src/matplot2tikz.egg-info/PKG-INFO
src/matplot2tikz.egg-info/SOURCES.txt
src/matplot2tikz.egg-info/dependency_links.txt
src/matplot2tikz.egg-info/requires.txt
src/matplot2tikz.egg-info/top_level.txt
tests/.gitignore
tests/__init__.py
tests/helpers.py
tests/lena.png
tests/refresh_reference_files.py
tests/test_annotate.py
tests/test_annotate_reference.tex
tests/test_arrows.py
tests/test_arrows_reference.tex
tests/test_axvline.py
tests/test_axvline_reference.tex
tests/test_barchart.py
tests/test_barchart_errorbars.py
tests/test_barchart_errorbars_reference.tex
tests/test_barchart_errorbars_reference2.tex
tests/test_barchart_legend.py
tests/test_barchart_legend_reference.tex
tests/test_barchart_logy.py
tests/test_barchart_logy_reference.tex
tests/test_barchart_reference.tex
tests/test_basic_sin.py
tests/test_basic_sin_reference.tex
tests/test_boxplot.py
tests/test_boxplot_reference.tex
tests/test_cleanfigure.py
tests/test_colorbars.py
tests/test_colorbars_reference.tex
tests/test_context.py
tests/test_context_reference.tex
tests/test_contourf.py
tests/test_contourf_reference.tex
tests/test_custom_collection.py
tests/test_custom_collection_reference.tex
tests/test_datetime.py
tests/test_datetime_paths.py
tests/test_datetime_paths_reference.tex
tests/test_datetime_reference.tex
tests/test_deterministic_output.py
tests/test_dual_axis.py
tests/test_dual_axis_reference.tex
tests/test_errorband.py
tests/test_errorband_reference.tex
tests/test_errorbar.py
tests/test_errorbar_reference.tex
tests/test_escape_chars.py
tests/test_escape_chars_reference.tex
tests/test_externalize_tables.py
tests/test_externalize_tables_reference.tex
tests/test_fancy_colorbar.py
tests/test_fancy_colorbar_reference.tex
tests/test_fancybox.py
tests/test_fancybox_reference.tex
tests/test_fillstyle.py
tests/test_fillstyle_reference.tex
tests/test_hatch.py
tests/test_hatch_reference.tex
tests/test_heat.py
tests/test_heat_reference.tex
tests/test_histogram.py
tests/test_histogram_reference.tex
tests/test_horizontal_alignment.py
tests/test_horizontal_alignment_reference.tex
tests/test_image_plot_lower.py
tests/test_image_plot_lower_reference.tex
tests/test_image_plot_upper.py
tests/test_image_plot_upper_reference.tex
tests/test_legend3.py
tests/test_legend3_reference.tex
tests/test_legend_best_location.py
tests/test_legend_best_location_reference.tex
tests/test_legend_columns.py
tests/test_legend_columns_reference.tex
tests/test_legend_labels.py
tests/test_legend_labels_reference.tex
tests/test_legend_line_scatter.py
tests/test_legend_line_scatter_reference.tex
tests/test_legends.py
tests/test_legends2.py
tests/test_legends2_reference.tex
tests/test_legends_reference.tex
tests/test_line_collection.py
tests/test_line_collection_reference.tex
tests/test_line_color_marker.py
tests/test_line_color_marker_reference.tex
tests/test_line_dashes.py
tests/test_line_dashes_reference.tex
tests/test_line_set_data.py
tests/test_line_set_data_reference.tex
tests/test_loglogplot.py
tests/test_loglogplot_reference.tex
tests/test_logplot.py
tests/test_logplot_base.py
tests/test_logplot_base_reference.tex
tests/test_logplot_reference.tex
tests/test_marker.py
tests/test_marker_reference.tex
tests/test_noise.py
tests/test_noise2.py
tests/test_noise2_reference.tex
tests/test_noise_reference.tex
tests/test_pandas_dataframe.py
tests/test_pandas_dataframe_reference.tex
tests/test_patch_styles.py
tests/test_patch_styles_reference.tex
tests/test_patches.py
tests/test_patches_reference.tex
tests/test_quadmesh.py
tests/test_quadmesh_reference.tex
tests/test_rotated_labels.py
tests/test_scatter.py
tests/test_scatter_colormap.py
tests/test_scatter_colormap_reference.tex
tests/test_scatter_different_colors.py
tests/test_scatter_different_colors_reference.tex
tests/test_scatter_different_sizes.py
tests/test_scatter_different_sizes_reference.tex
tests/test_scatter_reference.tex
tests/test_sharex_and_y.py
tests/test_sharex_and_y_reference.tex
tests/test_steps.py
tests/test_steps_reference.tex
tests/test_subplot4x4.py
tests/test_subplot4x4_reference.tex
tests/test_subplots.py
tests/test_subplots_reference.tex
tests/test_subplots_with_colorbars.py
tests/test_subplots_with_colorbars_reference.tex
tests/test_text_overlay.py
tests/test_text_overlay_reference.tex
tests/test_tick_positions.py
tests/test_tick_positions_reference.tex
tests/test_viridis.py
tests/test_viridis_reference.tex