Level: Beginner.
I'm looking at sankey implemented in D3 and the examples shown seem all to use data from JSON or CSV instead of simply using objects or arrays. The one or two that may do it differently seem to use a long walk around instead of simplifying the matter.I'm looking at sankey imple