We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The chart should cut off the line when data is below the defined min datetime.
When using a line chart with xAxes time scale, the line is extending past the x origin.
The issue can be seen at this pen: http://codepen.io/anon/pen/KaaLLx
The text was updated successfully, but these errors were encountered:
Was done in #3658 and will be released in v2.5 Closing as duplicate of #2873
Sorry, something went wrong.
Awesome, thanks etimberg,
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: