Skip to content
New issue

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

Last bar in chart is cropped #628

Closed
EvanBarbour3 opened this issue May 28, 2019 · 1 comment
Closed

Last bar in chart is cropped #628

EvanBarbour3 opened this issue May 28, 2019 · 1 comment

Comments

@EvanBarbour3
Copy link

Codepen

Demonstration to show the problem clearly.

Explanation

I have a graph with bars, and I expect for the bar at the end to not fall past the y-axis and be cropped off. I cannot get the last bar to be inside of the chart and not fall past the end.

I am getting no error messages or warnings. I have seen this issue but I am plotting a datetime category, and cannot use category, as I can have 3 months of data plotted onto the graph and the labels overlap one another.

Screenshot 2019-05-23 at 17 25 00
Screenshot 2019-05-23 at 17 23 25

@junedchhipa
Copy link
Contributor

junedchhipa commented May 28, 2019

Thanks for reporting, fixed it. The patch will be released with 3.7.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants