tikzplotlib
tikzplotlib copied to clipboard
Legend Compatibility Issue in `_legend.py` for `obj.ncols` (Matplotlib 3.6.0 Update)
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)
would be good to include / merge.