Home
last modified time | relevance | path

Searched refs:html_graph (Results 1 – 1 of 1) sorted by relevance

/plugin/statistics/
H A Dadmin.php186 function html_graph($name, $width, $height) { function in admin_plugin_statistics
271 $this->html_graph('dashboardviews', 700, 280);
272 $this->html_graph('dashboardwiki', 700, 280);
302 $this->html_graph('history_page_count', 600, 200);
303 $this->html_graph('history_page_size', 600, 200);
304 $this->html_graph('history_media_count', 600, 200);
305 $this->html_graph('history_media_size', 600, 200);
310 $this->html_graph('countries', 400, 200);
353 $this->html_graph('browsers', 400, 200);
360 $this->html_graph('topuse
[all...]