## What did you do? Set `LineChartDataSet.mode` to `.horizontalBezier`. ## What did you expect to happen? The line would connect all points in a horizontal-bezier fashion. ## What happened instead? The first point is being skipped and is not connected to the line at all.  ## Charts Environment **Charts version/Branch/Commit Number:** **Xcode version:** 10.2 **Swift version:** 5 **Platform(s) running Charts:** iOS **macOS version running Xcode:** 10.14.3 ## Demo Project [ChartsTesting.zip](https://github.com/danielgindi/Charts/files/3103529/ChartsTesting.zip)