vtk.js LinePlot

I’m new to vtk.js and after taking a look at vtk documentation I found the LinePlot example but I could not find that for vtk.js. Does anyone know if there is something similar already implemented for vtk.js that I can use to draw some charts? Any suggestion/advice?

Just to give some context I’m working with 4D datasets and I need to show some computed values over time.

Thanks in advance

For non 3D stuff you should look at libraries like D3, chart.js or plotly.