The definitive Wolfram Language and notebook experience
The original technical computing environment
All-in-one AI assistance for your Wolfram experience
More mobile apps
We deliver solutions for the AI era—combining symbolic computation, data-driven insights and deep technical expertise
WolframConsulting.com
More Wolfram Solutions
More Solutions for Education
Courses in computing, science, life and more
Learn, solve problems and share ideas.
News, views and insights from Wolfram
Resources for
The Wolfram Language allows you to customize your 2D and 3D graphics through a variety of options.
Without any options set, Plot uses a variety of default option values for color, axes style, and so on:
Add a plot label:
Style the plot label:
Style the curve:
Style the axes:
Style the labels:
Create a filled plot:
Draw grid lines:
Specify manual ticks on the axes:
Add points under or over the plot:
Add several styled graphics primitives to the plot:
The default graphics produced by Plot3D use a variety of default option values:
Control the intersection point of the axes:
Omit mesh:
Control the density of the mesh drawn on the surface:
Plot several surfaces together:
Control the regions over which the surfaces are plotted:
Specify lighting simulation to use for coloring the surfaces:
Control the ratio of the box dimensions and add other styles:
Get a list of all the options that can be used to customize the plots you produce with Plot and Plot3D:
Plot Plot3D Graphics Graphics3D PlotLabel GridLines Ticks Epilog Filling Mesh Lighting