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

Vislib should handle no data for filter bar stuff #2297

Closed
stormpython opened this issue Dec 12, 2014 · 0 comments · Fixed by #2300
Closed

Vislib should handle no data for filter bar stuff #2297

stormpython opened this issue Dec 12, 2014 · 0 comments · Fixed by #2300
Assignees
Labels
Feature:Vislib Vislib chart implementation PR sent

Comments

@stormpython
Copy link
Contributor

Currently, the vislib does not handle cases when no data is present. Issue such as those in #2280 can occur and produce no charts.

While this isn't a final solution, currently the vislib should throw an error which produces a no results message when this happens.

@stormpython stormpython added the Feature:Vislib Vislib chart implementation label Dec 12, 2014
@stormpython stormpython self-assigned this Dec 12, 2014
stormpython added a commit to stormpython/kibana that referenced this issue Dec 13, 2014
jthomassie pushed a commit to jthomassie/kibana that referenced this issue Dec 29, 2014
stormpython added a commit to stormpython/kibana that referenced this issue Dec 30, 2014
stormpython added a commit to stormpython/kibana that referenced this issue Jan 2, 2015
stormpython added a commit to stormpython/kibana that referenced this issue Jan 5, 2015
spalger pushed a commit that referenced this issue Jan 6, 2015
Handles situations where the vislib is passed a data object with no data
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Vislib Vislib chart implementation PR sent
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant