A LOT!!! ``` python for i in range(120): x.plot(data,"default","isofill") x.png("file_%i.png" % i) x.clear() ``` run and look at memory in top. <!--- @huboard:{"order":1817.5,"milestone_order":1397,"custom_state":""} -->
A LOT!!!
run and look at memory in top.