mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-01 12:19:28 +00:00
This commit is contained in:
@@ -186,6 +186,6 @@ if(trim($typ)=="b")
|
||||
reset($keys);
|
||||
ksort($data, SORT_NUMERIC);
|
||||
$graph->data[$status] = new ezcGraphArrayDataSet( $data );
|
||||
}
|
||||
}
|
||||
$graph->renderToOutput( 500, 500);
|
||||
?>
|
||||
Reference in New Issue
Block a user