Can echarts load local data?

I have data in txt or excel,csv format locally. Can I convert the data into json format and read it directly with echarts?
some of the methods I found on the Internet are loaded with ajax, or jquery. I tried without success. Checked as if to set up a local server to request data.

Aug.02,2021

you can use the data in .js format in JOSN format and then use JQ's ajax to request the path to your local data file.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3c31a-2c30b.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3c31a-2c30b.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?