1👍
✅
Answer:
As @Jason said, the problem was that the path was incorrect.
d3.json("/static/js/jsonfile.json", function(node) {
....
}
thanks for helping !!
👤Don
Source:stackexchange.com