Skip to content

replacing deprecated mpl function common_texification with _tex_escape #604

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 26 commits into
base: main
Choose a base branch
from

Conversation

lucaslrodri
Copy link

@lucaslrodri lucaslrodri commented Apr 13, 2024

common_texification is deprecated since matplotlib 3.6. I replaced with tex_escape.

See issue #559 for more details.

Gorshanov Vadim and others added 26 commits January 2, 2023 09:29
This uses the siunitx and some of the common possible measurement units.
This makes the output file much smaller and thus much easier for latex
to compile. In a lot of cases, apparently, all the dots are not needed
to produce smooth plots.
@lucaslrodri lucaslrodri changed the title replacing deprecated mpl function common_texification with _tex_escape replacing deprecated mpl function common_texification with _tex_escape Apr 13, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants