summaryrefslogtreecommitdiffstats
path: root/src/interfaces/radar_renderer.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/interfaces/radar_renderer.php')
-rw-r--r--src/interfaces/radar_renderer.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/interfaces/radar_renderer.php b/src/interfaces/radar_renderer.php
index cb2697b..016c857 100644
--- a/src/interfaces/radar_renderer.php
+++ b/src/interfaces/radar_renderer.php
@@ -58,6 +58,8 @@ interface ezcGraphRadarRenderer
ezcGraphCoordinate $center,
ezcGraphCoordinate $start,
ezcGraphCoordinate $end,
+ ezcGraphCoordinate $fillStart,
+ ezcGraphCoordinate $fillEnd,
$dataNumber = 1,
$dataCount = 1,
$symbol = ezcGraph::NO_SYMBOL,
OpenPOWER on IntegriCloud