I am drawing text in a table in matplotlib.
When text is more than the cell width it is drawn outside the cell.
I would like the to wrap the text.
Is there a solution for that?
Thanks
I am drawing text in a table in matplotlib.
When text is more than the cell width it is drawn outside the cell.
I would like the to wrap the text.
Is there a solution for that?
Thanks