publiclab / simple-data-grapher

Turns CSVs into graphs in a few simple steps; embeds onto other websites!
https://publiclab.github.io/simple-data-grapher/
GNU General Public License v3.0
38 stars 52 forks source link

Uncaught ReferenceError: _CsvParser is not defined #44

Open IshaGupta18 opened 5 years ago

IshaGupta18 commented 5 years ago

image @gauravano @jywarren @namangupta01 I am facing this error while uploading CSV string or a google sheet link #43 is the code which contains it. Kindly help me out here so that this can be fixed ASAP! Thanks a lot

jywarren commented 5 years ago

Hmm, can you highlight the exact line? And is there a test that can demonstrate the error occurring? Thanks!