3D contour plot from data
ListContourPlot3D[farr]
ListContourPlot3D[{{x1, y1, z1, f1}, {x2, y2, z2, f2}, …}]
- Axes — default True
- BoundaryStyle — default Automatic
- BoxRatios — default { 1 , 1 , 1 }
- ColorFunction — default Automatic
- ColorFunctionScaling — default True
- Contours — default 3
- ContourStyle — default White
- DataRange — default Automatic
- MaxPlotPoints — default Automatic
- Mesh — default Automatic
- MeshFunctions — default { #1& , #2& , #3& }
- MeshShading — default None
- MeshStyle — default Automatic
- Method — default Automatic
- PerformanceGoal — default $PerformanceGoal
- PlotLegends — default None
- PlotRange — default { Full , Full , Full , Automatic }
- PlotTheme — default $PlotTheme
- RegionFunction — default ( True & )
- ScalingFunctions — default None
- TextureCoordinateFunction — default Automatic
- TextureCoordinateScaling — default True