tikzplotlib icon indicating copy to clipboard operation
tikzplotlib copied to clipboard

Changed object.ncol to object.ncols

Open eqnmapper opened this issue 2 years ago • 1 comments
trafficstars

Since matplotlib=3.6 matplotlib.legend attribute ncol was renamed to ncols. Renaming in the _legend.py file solves this error.

eqnmapper avatar Jan 02 '23 22:01 eqnmapper

This is a duplicate of #558 and should be closed in favour of #558 (which also remains backwards-compatible with older matplotlib versions)

st-- avatar Jan 23 '23 13:01 st--