I'm currently working with a LightningChart library.
The chart that I'm using is the following : https://lightningchart.com/lightningchart-js-interactive-examples/examples/lcjs-example-0904-3dSpectrogramBox.html?theme=lightNew&page-theme=light
I've been searching for a way to put input boxes below this chart to take start and end values from a user.
Unfortunately, I couldn't find such information from either document or forum.
Does anyone know what I should try?