tikzplotlib icon indicating copy to clipboard operation
tikzplotlib copied to clipboard

"minor xticklabels" key is not in PGFPLOTS

Open esarradj opened this issue 6 years ago • 1 comments
trafficstars

This code:

https://github.com/nschloe/tikzplotlib/blob/aee7a4ff145159476a7d07248f4b93c2372e73e7/tikzplotlib/axes.py#L207-L209

may produce the axes key 'minor xticklabels' which is not know in PGFPLOTS as of version 1.16

The same holds for y

esarradj avatar Sep 04 '19 19:09 esarradj

For reference: https://tex.stackexchange.com/a/513659/13262

nschloe avatar Oct 25 '19 16:10 nschloe