laserson / squarify

Pure Python implementation of the squarify treemap layout algorithm
Other
293 stars 36 forks source link

label argument twice in plot method Docstring #18

Closed arnaudbouffard closed 5 years ago

arnaudbouffard commented 5 years ago

Thanks for the lib, while reading the code on your repo, I noticed the "label" argument can be found twice in the Docstring of the .plot method. Here's the second occurence (the 1st is a few lines before):

https://github.com/laserson/squarify/blob/cca0f2325f7c23cacfeeec0897a2d78c64b2b015/squarify/__init__.py#L208

laserson commented 5 years ago

thanks! Released 0.4.3