Closed sidstamm closed 6 years ago
This is broken with d3.js v5.0.0 (it started using fetch).
Temporary workaround is to use v4.1.3. https://github.com/d3/d3/releases/download/v4.13.0/d3.zip
Fixed in 6899a095f0363442585431cf1132820a48ae7f36 - requires use of d3-fetch now (in v5.0.0)
When www is served over https and protected using HTTP Auth, the data files cannot be accessed.