Hook displayAdminStatsGraphEngine

Informations

Hook displayAdminStatsGraphEngine
Locations
BO
Type display
Origin core
Aliases [GraphEngine]
Description Permits creating graph engines for the back office, you can refer to our GraphNvD3 implementation.

Located in

Origin File
core classes/module/ModuleGraph.php

Call of the Hook in the origin file

return call_user_func([$render, 'hookGraphEngine'], $params, $drawer);