tikzplotlib
tikzplotlib copied to clipboard
fix #559 for `matplotlib >= 3.6`
trafficstars
This replaces the _common_texification deprecated by Matplotlib 3.6 with _tex_escape. I also changed the name in tikzplotlib accordingly.
This should fix #559.