Ways to label two-dimensional plots. Here is a plot, using the default Axes->True. Setting Frame->True generates a frame with axes, and removes tick marks from the ordinary ...
Mathematica's graphics language is carefully designed to make it easy to control—both manually and programmatically—the detailed appearance and labeling of graphics, while ...
When Mathematica plots a graph for you, it has to make many choices. It has to work out what the scales should be, where the function should be sampled, how the axes should ...
Mathematica provides hundreds of options to control every aspect of the construction and styling of graphics. The options are carefully designed to be both flexible and ...
LabelStyle is an option for formatting and related constructs that specifies the style to use in displaying their label-like elements.
MenuStyle is an option for menu-generating constructs that specifies the style to use in displaying menu items.
DataTicks is an option for PairwiseScatterPlot which specifies ticks to place on the plot for each column of data.
Axes
						 
						(Built-in Mathematica Symbol) Axes is an option for graphics functions that specifies whether axes should be drawn.
Clock
						 
						(Built-in Mathematica Symbol) Clock[] represents a clock variable whose value cycles continuously from 0 to 1 once per second when it appears inside a dynamically updated object such as a Dynamic. ...
NumberMarks is an option for InputForm and related functions that specifies whether ` marks should be included in the printed forms of approximate numbers.