tikzplotlib icon indicating copy to clipboard operation
tikzplotlib copied to clipboard

Legend Compatibility Issue in `_legend.py` for `obj.ncols` (Matplotlib 3.6.0 Update)

Open thekpaul opened this issue 3 years ago • 1 comments
trafficstars

I'm no expert in any of this but I've tried the fix suggested in #557, seems to work in some test cases I've tried. Maybe just an overlooked detail?

(Apparently _ncol is outdated now as per Matplotlib API Docs, but I left line 82 as is in case anything else goes wrong)

thekpaul avatar Oct 02 '22 16:10 thekpaul

would be good to include / merge.

2sn avatar Mar 02 '23 14:03 2sn