|
ultimix
|
Public Member Functions | |
| compile_map_items ($DataY, $DataX) | |
| view_map (&$Options) | |
Working with graphs.
Definition at line 26 of file graph_map.php.
| compile_map_items | ( | $DataY, | |
| $DataX | |||
| ) |
Function compiles map.
| $DataY | - Data for the graph. |
| $DataX | - Data for the graph. |
| Exception | - An exception of this type is thrown. |
Definition at line 95 of file graph_map.php.
| view_map | ( | & | $Options | ) |
Component's view.
| $Options | - Settings. |
| Exception | An exception of this type is thrown. |
Definition at line 180 of file graph_map.php.