Nematrian web functions: Charting
		
			| Hyperlinks to interactive page equivalents to the following functions | Short description of function | 
			| MnPlotExpression | Returns a SmartCode for a plot of an expression | 
			| MnPlotExpressions | Returns a SmartCode for a plot of several expressions | 
			| MnPlotQuadraticEfficientFrontier | Returns a SmartCode for a plot of a mean-variance efficient frontier | 
			| MnPlotQuadraticEfficientPortfolios | Returns a SmartCode for a plot of the asset mixes underlying a mean-variance efficient frontier | 
			| MnPlotStandardisedQQ | Returns a SmartCode for a standardised quantile-quantile plot | 
			| MnPlotStandardisedQQWithComparisons | Returns a SmartCode for a standardised quantile-quantile plot (with optional additional comparisons) | 
			| MnPlotStandardisedUpwards1dQQ | Returns a SmartCode for a standardised 'upwards' 1-dimensional quantile-quantile plot | 
			| MnPlotWeightedStandardisedQQ | Returns a SmartCode for a standardised quantile-quantile plot in which different weights are given to different observations | 
			| MnPlotXdateYLineChart | Returns a SmartCode for a xy line chart, with x involving dates and y involving numeric values | 
			| MnPlotXYExpressionGeneral | Returns a SmartCode for a xy chart with the y series derived from expression evaluations | 
			| MnPlotXYLineChart | Returns a SmartCode for a xy line chart, with x involving date values and y involving numeric values | 
			| MnRecognisedChartLegendDockings | Returns a list of the recognised types of LegendDocking that can be used in a ChartFormat parameter | 
			| MnRecognisedChartSeriesColors | Returns a list of the recognised types of SeriesColor that can be used in a ChartFormat parameter | 
			| MnRecognisedChartSeriesLineStyles | Returns a list of the recognised types of SeriesLineStyle that can be used in a ChartFormat parameter | 
			| MnRecognisedChartSeriesTypes | Returns a list of the recognised types of SeriesType that can be used in a ChartFormat parameter |