Home
last modified time | relevance | path

Searched +full:resolution +(+path:plugin +path:statistics) -(+path:plugin +path:statistics +path:lang) (Results 1 – 4 of 4) sorted by relevance

/plugin/statistics/
DStatisticsGraph.php204 public function resolution() function in dokuwiki\\plugin\\statistics\\StatisticsGraph
206 $result = $this->hlp->getQuery()->resolution();
220 'label' => $this->hlp->getLang('resolution'),
226 $this->printGraph('resolution', 'bubble', $data);
DQuery.php228 * @param bool $hours Use hour resolution rather than days
262 * @param bool $hours Use hour resolution rather than days
714 public function resolution(): array function in dokuwiki\\plugin\\statistics\\Query
721 CAST(ROUND(P.screen_y/100)*100 AS int) as resolution
729 GROUP BY resolution
745 CAST(ROUND(P.view_y/100)*100 AS int) as resolution
753 GROUP BY resolution
Dadmin.php67 'resolution' => 'printTableAndScatterGraph',
373 $this->html_graph('resolution', 650, 490);
374 $result = $this->hlp->getQuery()->resolution();
/plugin/statistics/vendor/matomo/device-detector/
DREADME.md16 [![Average time to resolve an issue](https://www.isitmaintained.com/badge/resolution/matomo-org/dev…