Charts and .csv help

I am very interested in using the charts feature of Bootstrap and was wondering how I would connect my .csv file to the chart?

Thank you.

There’s no way to do this through the Bootstrap Studio software. Bootstrap Studio uses chart.js for the Chart component, but it has no data import features.

My guess is you would have to use a JavaScript solution. Take a look here.

I like highcharts here is an example