Combinatorica extends Mathematica by over 450 functions in combinatorics and graph theory. It includes functions for constructing graphs and other combinatorial objects, ...
ErrorBarFunction is an option for ErrorListPlot that specifies a function to apply to determine the shape of error bars.
While you can programmatically create two-dimensional layouts, the Mathematica front end provides convenient tools for creating and editing two-dimensional grids of data, in ...
AxesStyle is an option for graphics functions that specifies how axes should be rendered.
CrossMatrix[r] gives a matrix whose elements are 1 in a centered cross-shaped region that extends r positions along each index direction, and are 0 otherwise.CrossMatrix[r, ...
EdgeStyle is an option and property for Graph and related functions that specifies what style to use for edges.
FrameStyle is an option for Graphics, Grid, and other constructs that specifies the style in which to draw frames.
FrameTicksStyle is an option for 2D graphics functions that specifies how frame ticks should be rendered.
GradientFilter[image, r] gives an image corresponding to the magnitude of the gradient of image, computed using discrete derivatives of a Gaussian of pixel radius ...
MeshFunctions is an option for plotting functions that specifies functions to use to determine the placement of mesh divisions.