ListVectorPlot[array] generates a vector plot from an array of vector field values.ListVectorPlot[{{{x_1, y_1}, {vx_1, vy_1}}, ...}] generates a vector plot from vector field ...
ListVectorDensityPlot[array] generates a vector plot from a 2D array of vector and scalar field values {{vx_ij, vy_ij}, s_ij}. ListVectorDensityPlot[{{{x_1, y_1}, {{vx_1, ...
Mathematica provides state-of-the-art fully automated visualization of vector functions and data—suitable for representing flows, field lines and other vector fields of any ...
ListStreamPlot[array] generates a stream plot from an array of vector field values.ListStreamPlot[{{{x_1, y_1}, {vx_1, vy_1}}, ...}] generates a stream plot from vector field ...
You may want to export a graphic for use outside Mathematica . You have a large set of choices of raster and vector formats.
Mathematica can import and export 3D graphics in a variety of standard formats, allowing interchange with other applications. As with other 3D graphics in Mathematica , ...
ContourPlot in the built-in Mathematica kernel now accepts equations.
ScalingFunctions is an option for BarChart, Histogram, and other charting functions that specifies what scaling functions should be used.
ExpressionTree[e] plots the expression tree of e.ExpressionTreePlot[e, pos] plots the expression tree of e with its root placed at position pos.ExpressionTreePlot[e, pos, ...
FrameTicks is an option for 2D graphics functions that specifies tick marks for the edges of a frame.