[Top]
Graphics
Graphics.Graph
|
Method Graphics.Graph.check_mapping()
- Method
check_mapping
-
mapping(string:mixed) Graphics.Graph.check_mapping(mapping(string:mixed) diagram_data, string type)
- Description
-
This function sets all unset elements in diagram_data to its
default value as well as performing some simple sanity checks.
This function is called from within Graphics.Graph.pie, Graphics.Graph.bars, Graphics.Graph.sumbars,
Graphics.Graph.line, Graphics.Graph.norm and Graphics.Graph.graph.
|