scatterPlot: plot a scatter3d jsonString of the form '"nodes": "x" :...

Description Usage

Description

plot a scatter3d jsonString of the form '"nodes": "x" : [1,2,3], "y" : [1,2,3], "z" : [1,2,3], "links" : "source" : "x" : [1,2,3], "y" : [1,2,3], "z" : [1,2,3], "target" : "x" : [1,2,3], "y" : [1,2,3], "z" : [1,2,3] ' This function plots in 3d given coordinates

Usage

1
scatterPlot(jsonString)

RohitG28/Plotter documentation built on May 30, 2019, 7:59 p.m.