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

0.4: Can't create empty chart #737

Closed
jonashaag opened this issue Nov 19, 2014 · 6 comments
Closed

0.4: Can't create empty chart #737

jonashaag opened this issue Nov 19, 2014 · 6 comments
Labels
C-bug Category: This is a bug resolved maybe

Comments

@jonashaag
Copy link

With 0.3.x, it was possible to create an empty chart with {... data: {json: []}, ...}. This now fails with Cannot read property 'values' of undefined.

@masayuki0812
Copy link
Member

I don't think so. It seems working on my environment. Could you show me your code?

@jonashaag
Copy link
Author

@jonashaag
Copy link
Author

Seems like {type: 'timeseries'} breaks it.

@masayuki0812
Copy link
Member

Thanks. You're right. I think this has been fixed by this commit, then I'll release it in the next version v0.4.4.

@masayuki0812 masayuki0812 added C-bug Category: This is a bug resolved maybe labels Nov 20, 2014
@jonashaag
Copy link
Author

Thank you!

@masayuki0812
Copy link
Member

v0.4.4 has been released, so please let me close.

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