Searched refs:html_graph (Results 1 – 1 of 1) sorted by relevance
| /plugin/statistics/ |
| D | admin.php | 210 public function html_graph($name, $width, $height) function in admin_plugin_statistics 320 $this->html_graph('dashboardviews', 700, 280); 321 $this->html_graph('dashboardwiki', 700, 280); 351 $this->html_graph('history_page_count', 600, 200); 352 $this->html_graph('history_page_size', 600, 200); 353 $this->html_graph('history_media_count', 600, 200); 354 $this->html_graph('history_media_size', 600, 200); 373 $this->html_graph('resolution', 650, 490);
|