LuzieH/pytpt

bug with bbox_inches='tight'

Closed this issue · 1 comments

In the triplewell example the figures are wrong when the option "bbox_inches='tight' " is set. See exampels/triplewell_plotting.py (line 116).
In the network example there is not this problem although the same option is set.

matplotlib==3.1.3