Creating a 3D Bar Plot |
To create a 3D bar plot, you will either need to define a function of two variables, a matrix of z-coordinates, or three vectors specifying the x, y, and z coordinates. You can also create a parametric, vector-valued function to specify x, y, and z coordinates. Then:
A perspective view of the data is drawn as a two-dimensional grid lying flat in three-dimensional space. Each matrix element is represented as a column at a specified height above or below this grid. You can double-click on the plot to modify the appearance of the bars and make other formatting changes. To control the layout and spacing of the bars, use the Special tab.
The bar plot of a function is created using default ranges and grids for the independent variables. To change them, double-click on the graph and use the options in the QuickPlot Data tab of the 3D Plot Format dialog box.