DateListPlot[{{date_1, v_1}, {date_2, v_2}, ...}] plots points with values v i at a sequence of dates.DateListPlot[{v_1, v_2, ...}, datespec] plots points with dates at equal ...
Inset
						 
						(Built-in Mathematica Symbol) Inset[obj] represents an object obj inset in a graphic. Inset[obj, pos] specifies that the inset should be placed at position pos in the graphic. Inset[obj, pos, opos] aligns ...
FaceGrids is an option for three-dimensional graphics functions that specifies grid lines to draw on the faces of the bounding box.
Mathematica allows you to customize your 2D and 3D graphics through a variety of options.
Graphics[primitives, options] represents a two-dimensional graphical image.
Text
						 
						(Built-in Mathematica Symbol) Text[expr] displays with expr in plain text format. Text[expr, coords] is a graphics primitive that displays the textual form of expr centered at the point specified by ...
Baseline is a symbol that represents the baseline for purposes of alignment and positioning.
Bottom
						 
						(Built-in Mathematica Symbol) Bottom is a symbol that represents the bottom for purposes of alignment and positioning.
Top
						 
						(Built-in Mathematica Symbol) Top is a symbol that represents the top for purposes of alignment and positioning.
Mathematica provides flexible mechanisms for full typeset formatting of numbers of any magnitude and precision, to optimize readability, portability, and external ...