diff --git a/library/Graphite/Graphing/Chart.php b/library/Graphite/Graphing/Chart.php index 08eb6ee..270fe74 100644 --- a/library/Graphite/Graphing/Chart.php +++ b/library/Graphite/Graphing/Chart.php @@ -144,7 +144,6 @@ class Chart 'tz' => $this->timeZone->getName(), '_salt' => time() . '.000', 'vTitle' => 'Percent', - 'lineMode' => 'connected', 'drawNullAsZero' => 'false', 'graphType' => 'line', 'majorGridLineColor' => '#0000003F',