summaryrefslogtreecommitdiffstats
path: root/src/charts
diff options
context:
space:
mode:
Diffstat (limited to 'src/charts')
-rw-r--r--src/charts/line.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/charts/line.php b/src/charts/line.php
index 02323e9..60b2e4b 100644
--- a/src/charts/line.php
+++ b/src/charts/line.php
@@ -174,6 +174,7 @@ class ezcGraphLineChart extends ezcGraphChart
$width,
$nr[$data->displayType->default],
$count[$data->displayType->default],
+ $data->symbol[$key],
$yAxisNullPosition
);
}
OpenPOWER on IntegriCloud