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

Can add the missing value support #355

Closed
konnanl opened this issue Sep 10, 2015 · 1 comment
Closed

Can add the missing value support #355

konnanl opened this issue Sep 10, 2015 · 1 comment

Comments

@konnanl
Copy link

konnanl commented Sep 10, 2015

Hi,
Can you support the miss value for the Line Chart?
Example:
X : D1, D2, D3, D3
Y : NAN, 1, 2, NAN

NAN mean we miss the data,
Thanks

@AlBirdie
Copy link
Contributor

Yes. Just don't add any DataPoint to the index that's supposed to be NaN.

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

3 participants