tikzplotlib
tikzplotlib copied to clipboard
Legend positioning via coordinates
trafficstars
The parameter loc to matplotlib's legend is commonly a string or index referring to a predefined location, but it can also be a 2-tuple of float axis coordinates.
Trying to use this with tikzplotlib leads to a KeyError.