9-volt / bug-life

Bug Life - GitHub Data Challenge 2014
https://9-volt.github.io/bug-life/
MIT License
63 stars 12 forks source link

Empty SVGs onBeforeParse #10

Closed bumbu closed 10 years ago

bumbu commented 10 years ago

Right now SVGs are emptied right before drawing on them. If a SVG contains an old graph then there will be a small amount of time in which old graph will be visible. With huge data graphs this delay may take seconds.