diff --git a/smoothie.js b/smoothie.js index 728b00b..8ba2aca 100644 --- a/smoothie.js +++ b/smoothie.js @@ -1018,7 +1018,6 @@ context.strokeStyle = seriesOptions.strokeStyle; context.stroke(); } - context.closePath(); } if (chartOptions.tooltip && this.mouseX >= 0) {