rawgraphs / rawgraphs-app

A web interface to create custom vector-based visualizations on top of RAWGraphs core
https://rawgraphs.io
Apache License 2.0
8.66k stars 1.84k forks source link

Cannot upload csv or tsv file. #213

Closed soliverc closed 3 years ago

soliverc commented 4 years ago

I've tried two file types now.

It's transaction data and looks like this:

date shop amount
1/12/1985 KFC 50
1/12/1955 mcondalds 20

When I click "upload data" and select my file, nothing happens.

The file is 300mb in size. Is this the problem? Is it too large? I tried copying the data but the web browser crashes.

uf0 commented 3 years ago

The application is client side so yes 300mb could be too much.

try the new version released today