| - - = $timeInfo[0]->end->format($intervalFormat); ?> - - | +
-
calculateCircleWidth($timeInfo[1][$groupName], 2);
$extrapolatedCircleWidth = $timeline->getExtrapolatedCircleWidth($timeInfo[1][$groupName], 2);
?>
-getColor(), 0.7),
- ((float) substr($extrapolatedCircleWidth, 0, -2) / 2) . 'em',
- $timeInfo[1][$groupName]->getColor(),
- $extrapolatedCircleWidth
-);
-?>
- |
-
|---|