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