BlueWaveTechnologies / bluewave-explorer

Javascript component used to create charts and graphs from tabular data
MIT License
2 stars 0 forks source link

CSV + JSON Web Upload Feature #1

Open pborissow opened 3 years ago

pborissow commented 3 years ago

Allow users to upload CSV or JSON data via the web app. Users will be prompted to select an existing "table" or to create a new one. If selecting an existing table, users will be prompted if they want to append or replace the data that exists.

pborissow commented 1 year ago

I have added support for CSV, XLS, and XLSX. No support for JSON yet.