问题
I'm trying to plot a 2D and 3D contour from x, y, z data. Does anyone know any good JavaScript library that does that?
Thank you
回答1:
This question is very similar to another question that was already asked and answered at Create contour map
In that post, it was recommended to use d3.js and conrec.js.
来源:https://stackoverflow.com/questions/24127518/contour-plot-from-scattered-data-in-javascript