Create a code JS with a base in CSV

Hello everybody,

I am looking for someone who could help me realize a code to make a dynamic graphic in javascript with as basic a CSV file.
If anyone can help me it’d be nice.

cordially

Lucas

I didn’t read too much of the documentation of this library, but it seems to be what you’re looking for:

Assuming the data in your CSV is the x and y axis data, you could use this library to retrieve the data, then create the plot as you normally would with plotly.