New in 6.0: Data Visualization
Building on Mathematica's strengths in large-scale data handling, numerical optimization, and geometric computation, Version 6.0 brought a new level of automation to data visualization—with major new original algorithms for graph layout, immediate surface reconstruction, automated labeling, seamless handling of unstructured data, geometrically driven interpolation, and automatic date plotting—as well as major innovations in automated aesthetics.
ListPlot (modified) — multiple dataset support, plot markers, stems, etc.
ListPlot3D (modified) — now supports general irregular datasets, smoothing, etc.
ArrayPlot (modified) — now supports symbolic values, sparse arrays, etc.
MORE ABOUT