tikzplotlib icon indicating copy to clipboard operation
tikzplotlib copied to clipboard

Legend positioning via coordinates

Open qwenger opened this issue 3 years ago • 0 comments
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.

qwenger avatar Sep 09 '22 02:09 qwenger