Open dismalmanager82 opened 6 years ago
I already has a MySql db with my inventory and from my PHP site I can generate the json array (json_encode). How can I make it available as an input? Thanks
you would have to parse it in the right D3.js format and then add it to the parameter 'neo4jData'
I already has a MySql db with my inventory and from my PHP site I can generate the json array (json_encode). How can I make it available as an input? Thanks