I’m trying to figure out a way to make a meshplot in Knime. I’m looking to do something similar to the MATLAB Mesh surface plot function where the the column and row indices are used as the x- and y-coordinates. So for a data array like:
Just a quick follow up: I was trying some of the different Plotly plots and the contour plot suits my data better. These Plotly nodes fill a nice gap between simple visualization and more serious plotting in R.
What I really like about them is the interactivity, particularly for the 3D nodes. It’s great to be able to click-and-drag a corner of the plot to rotate for a different perspective on the fly.