cmu-delphi / www-epivis

An interactive tool for visualizing epidemiological time-series data.
http://delphi.cmu.edu/epivis/
MIT License
1 stars 3 forks source link

Cannot import file using the current EpiVis system #18

Closed jingjtang closed 2 years ago

jingjtang commented 2 years ago

The current EpiVis system (https://delphi.cmu.edu/epivis/) does not allow importing files. At least it cannot work using Safari/Chrome/Firefox

However, this one (https://delphi.midas.cs.cmu.edu/epivis/epivis.html)) works.

From @korlaxxalrok

That alternate link at delphi.midas.cs.cmu.edu will go way soon and eventually redirect to delphi.cmu.edu, but it is interesting that it points to a working system.

jingjtang commented 2 years ago

From @brookslogan

It's just that Firefox doesn't seem to give useful debug info. It doesn't work on Chromium either, but Chromium does give useful debug.

importCSV.ts:79 Uncaught TypeError: Cannot read properties of undefined (reading 'datasets')
    at pi (importCSV.ts:79:23)
    at HTMLFormElement.<anonymous> (ImportCSVDialog.svelte:31:7)
pi @ importCSV.ts:79
(anonymous) @ ImportCSVDialog.svelte:31
brookslogan commented 2 years ago

From clicking around in devtools:

sgratzl commented 2 years ago

@jingjtang do you have a sample CSV file I should test?

jingjtang commented 2 years ago

@sgratzl Here it is.