I was wondering if I could maybe take data from .txt file and put it in chart. For example Chart.js takes text file and builds a chart
Data.txt (Contains 1,2,3,4) --> Chart.js --> Builds Chart and displays it on website
Anything helps, thanks