Hello.
I am trying to import data with the import button to read CSV files by URL. It does not work for any csv files excepts the sample plotly shows. I mean:
-
My file does not work:
http://104.236.44.15/iris.csv -
The sample plotly works:
https://raw.githubusercontent.com/plotly/datasets/master/iris.csv
Why?
Please help me. Thanks…
Ruben Cabrera