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

Problem with area chart on v 0.2.0 #296

Closed
simo2409 opened this issue May 31, 2014 · 2 comments
Closed

Problem with area chart on v 0.2.0 #296

simo2409 opened this issue May 31, 2014 · 2 comments
Labels
C-bug Category: This is a bug resolved maybe

Comments

@simo2409
Copy link

Hi,
with 0.2.0 I'm getting a lot of space under the chart (in previous version I didn't have so much)

Output with previous version:
old_version

Output with 0.2.0:
new_version

Code that generates this:
code

If there is anything I can do to help you debug this .. just ask, thank you for your work!

masayuki0812 added a commit that referenced this issue Jun 1, 2014
@masayuki0812
Copy link
Member

Hi, Thank you for reporting. I think this has been fixed. And one thing, I modified the min of y to 0 when the chart type is area and no negative value on it.

@simo2409
Copy link
Author

simo2409 commented Jun 1, 2014

I confirm, it's solved (and min=0 it's a better default) 👍

@simo2409 simo2409 closed this as completed Jun 1, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Category: This is a bug resolved maybe
Projects
None yet
Development

No branches or pull requests

2 participants