Introducing ICP Burn Speed Visualizer

Happy Saturday, everyone!
I created an ICP burn speed visualizer using Observable & p5.js.

It’s open source, so any kind of improvement ideas are welcome! :smiling_face:

14 Likes

I enjoyed this as someone who has used P5.js before in other ventures! Keep up the good work!

2 Likes

The units are confusing. It says Cycles/s and ICP/s but it’s an increasing counter.

1 Like

Thank you @timo, the counter fluctuates up and down.

Instead of immediately reflecting the latest Cycles/s (ICP/s), I’ve intentionally set it to increase or decrease dynamically with some latency (10 seconds) to give the appearance of real-time data. This is designed to make the changes feel more dynamic.

I’d love to hear everyone’s thoughts or suggestions on how to balance accuracy and dynamism.

2 Likes