Expected Behavior
The chart should cut off the line when data is below the defined min datetime.
Current Behavior
When using a line chart with xAxes time scale, the line is extending past the x origin.
Steps to Reproduce (for bugs)
The issue can be seen at this pen: http://codepen.io/anon/pen/KaaLLx
Environment
- Chart.js version: latest
- Browser name and version: Tested in IE11,Chrome,FF
- Link to your project: NA
Expected Behavior
The chart should cut off the line when data is below the defined min datetime.
Current Behavior
When using a line chart with xAxes time scale, the line is extending past the x origin.
Steps to Reproduce (for bugs)
The issue can be seen at this pen: http://codepen.io/anon/pen/KaaLLx
Environment