Closed dcc88888888 closed 4 years ago
You might be able to pass the proper arguments into text_kwargs
. (See the docstring for plot
.) Otherwise you'd probably have to manually set up a plotting function. See the one in the code for guidance:
https://github.com/laserson/squarify/blob/master/squarify/__init__.py#L177
is it possible to change the font size of label in every box based on its value?