I'm trying to re-create this visual in Power BI with Deneb, my input data is similar to the sample from https://vega.github.io/vega/examples/edge-bundling/
What should I update in the code to change data sources to xlsx on my PC?
Because in the sample it refers to "url": "data/flare-dependencies.json", "data/flare.json"
Thanks in advance!
I was trying to change the "url": "data/flare-dependencies.json", "data/flare.json" as path on my PC.