Searched +full:resolution +(+path:plugin +path:statistics) -(+path:plugin +path:statistics +path:lang) (Results 1 – 4 of 4) sorted by relevance
204 public function resolution() function in dokuwiki\\plugin\\statistics\\StatisticsGraph206 $result = $this->hlp->getQuery()->resolution();220 'label' => $this->hlp->getLang('resolution'),226 $this->printGraph('resolution', 'bubble', $data);
228 * @param bool $hours Use hour resolution rather than days262 * @param bool $hours Use hour resolution rather than days714 public function resolution(): array function in dokuwiki\\plugin\\statistics\\Query721 CAST(ROUND(P.screen_y/100)*100 AS int) as resolution729 GROUP BY resolution745 CAST(ROUND(P.view_y/100)*100 AS int) as resolution753 GROUP BY resolution
67 'resolution' => 'printTableAndScatterGraph',373 $this->html_graph('resolution', 650, 490);374 $result = $this->hlp->getQuery()->resolution();
16 [![Average time to resolve an issue](https://www.isitmaintained.com/badge/resolution/matomo-org/dev…