scipy / scipy-cookbook

Scipy Cookbook
https://scipy-cookbook.readthedocs.io/
Other
470 stars 181 forks source link

use self.size_method instead of the size function defined in example #13

Closed team172011 closed 7 years ago

team172011 commented 7 years ago

The Treemap class of Matplotlib_Treemap.ipyn does not use the size_method given as parameter, but the function from the example