Skip to content

Comment on NVD3 Erased From Existenceparent

Comments

flot is nice, at least for real time updates on charts. I'm building a websockets enabled realtime dashboard with flot, left it running last weekend, did not leak a bit.

Flot actually leaks quite a bit. We use flot at work and I had to hack the code to keep it from leaking. It doesn't leak as bad as NVD3, but it leaks. You will see it never surrenders the canvas element if you call shutdown on it if you check out memory snapshots.

I wonder what I did wrong on my testing. How did you test and against what version? Do you have a public version of your app or tests?

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.