Yeah sure, you can check this example on the GitHub repo :
It uses the GPlot.addLayer(...) to add a second layer on top of the graph :
plot1.addLayer("layer 1", points1b);
Yeah sure, you can check this example on the GitHub repo :
It uses the GPlot.addLayer(...) to add a second layer on top of the graph :
plot1.addLayer("layer 1", points1b);