I'm trying to set up an interactive cascading spectrum chart, but it hasn't been such a trivial thing for me. Here's a picture of the goal I'd like to achieve:
It's an fft graph, I have all these points already. Do you have any tips or any examples that I could follow?
I've tried using graphics-specific libraries, but mostly they work either with points only or with surface graphics.
What I have right now is a simple hello world using Babylon JS: https://playground.babylonjs.com/#S7U8U8#1
Any help, guidance, examples will be a matter of great gratitude.
Best Regards, Matheus