示例#1
0
 protected function loadEvolutionReport($column = false)
 {
     // set the "column" parameter for the API.getRowEvolution call
     parent::loadEvolutionReport($this->metric);
 }