fixed uncleared canvas
This commit is contained in:
parent
be2a5d1a68
commit
cdf1823bf6
|
@ -34,6 +34,7 @@ def get_png(tex):
|
||||||
|
|
||||||
buf.seek(0)
|
buf.seek(0)
|
||||||
|
|
||||||
|
plt.clf()
|
||||||
|
|
||||||
return buf
|
return buf
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user