I am trying to create a map using Vega-Lite.
Then I tried to create a map about the rainfall and city in year 2019. However, it does not display any map in the webpage at all. This is my first webpage design, I'm not sure where and how can I debug the error. Anyone knows in which part do I make a mistake?
After debug the error said so: WARN Loading failed https://github.com/.....csv {}, why this happen? Can't I just copy the CSV link on Github?
look at the console, when you open your file in browser. You will get "WARN", "Loading failed", "data/us-10m.json"
I didn't find current file at your repo.