Potential upgrade for super cool look:
Run getNode on a fast timer in the graphics thread, give info to graph visualizer on this timer as well
Either on the original-speed timer or separately, graph will use this information to instead make nodes glow based on the frequency they are visited in the last, say, second or frame.
Estimate 30 LOC change, with a decent amt of that css.
Potential upgrade for super cool look: Run getNode on a fast timer in the graphics thread, give info to graph visualizer on this timer as well Either on the original-speed timer or separately, graph will use this information to instead make nodes glow based on the frequency they are visited in the last, say, second or frame.
Estimate 30 LOC change, with a decent amt of that css.