Home
last modified time | relevance | path

Searched refs:computeAutomaticScaling (Results 1 – 2 of 2) sorted by relevance

/plugin/statdisplay/pchart/
H A DpChart.php648 self::computeAutomaticScaling($this->GArea_Y1,
712 self::computeAutomaticScaling($this->GArea_X1, $this->GArea_X2,
3053 …static private function computeAutomaticScaling($minCoord, $maxCoord, &$minVal, &$maxVal, &$Divisi… function in pChart
/plugin/statistics/inc/pchart/
H A DpChart.php680 self::computeAutomaticScaling(
752 self::computeAutomaticScaling(
3269 static private function computeAutomaticScaling($minCoord, $maxCoord, &$minVal, &$maxVal, &$Divisions) { function in pChart