TrendStyle is an option to CandlestickChart, RenkoChart, and other financial charting functions that specifies how to style price trends.
VertexEccentricity[g, s] gives the length of the longest shortest path from the source s to every other vertex in the graph g.
When Mathematica plots a graph for you, it has to make many choices. It has to work out what the scales should be, where the function should be sampled, how the axes should ...
TraditionalForm differs from StandardForm, the default format for input and output. It is important to understand that TraditionalForm expressions cannot always be provided ...
NeighborhoodSubgraph[g, i, r] gives a subgraph consists of vertices that can be reached from vertex i within r hops.NeighborhoodSubgraph[g, i] gives a subgraph consists of ...
PageRanks[g] give the page rank of the graph g as a rule list.
MATHEMATICA HOW TO Tutorials » Options for Graphics Density and Contour Plots Three-Dimensional Surface Plots See Also » VectorPlot VectorDensityPlot ListVectorPlot ...
DIMACS
(Mathematica Import/Export Format) DIMACS graph data format. Commonly used exchange format for graphs. Stores a single undirected graph. Plain text or binary format. DIMACS is an acronym derived from Discrete ...
Graph6
(Mathematica Import/Export Format) Graph6 graph data format. Used for storing undirected graphs. ASCII format. Stores connectivity information for multiple undirected graphs. Suitable for small graphs or large ...