PlotRegion is an option for graphics functions that specifies what region of the final display area a plot should fill.
PlotRangePadding is an option for graphics functions that specifies how much further axes etc. should extend beyond the range of coordinates specified by PlotRange.
Mathematica has over 3000 built-in functions and other objects, all based on a single unified framework, and all carefully designed to work together, both in simple ...
Mathematica allows convenient automated selection of plotting and image regions using a family of specially developed robust algorithms, as well as allowing detailed manual ...
Thickness[r] is a graphics directive which specifies that lines which follow are to be drawn with thickness r. The thickness r is given as a fraction of the horizontal plot ...
VertexLabels is an option and property for Graph and related functions that specifies what labels and label positions should be used for vertices.
Mathematica gives you the power to customize every aspect of the styling of your plots. These "How tos" give step-by-step instructions for common details of appearance.
PlotRangeClipping is an option for graphics functions that specifies whether graphics objects should be clipped at the edge of the region defined by PlotRange, or should be ...
LocatorRegion is an option for Locator that specifies where the locator object should by default be allowed to go when it is dragged.
Manipulate is an extremely powerful function that immediately creates complete dynamic interfaces, automatically optimized for usability and appearance. For specific ...