15.58.2.4 HIDE
- Controls whether hidden lines are drawn for a 3-d axes and grid. HIDE=OFF draws the hidden lines, while HIDE=ON omits them. This assumes that the axes are drawn in the normal position behind the plot. It may not work properly for other positions. You must specify which axes are to be plotted. (Default:HIDE=OFF) example For example histogram a mesh with hidden axes: TD:HISTOGRAM ( Hist mesh data) TD:PLOT AXES X Y Z HIDE ( Now plot only visible portion of axes)