-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
Histogram Features #97
Labels
Comments
+1 |
The first feature, having multiple values on a single graph, will be made possible with #1536. As for the second feature, that is currently the case with histogram-like charts. |
harper-carroll
referenced
this issue
in harper-carroll/kibana
Jul 11, 2016
rashidkpc
pushed a commit
to rashidkpc/kibana
that referenced
this issue
Aug 12, 2016
liza-mae
added a commit
to liza-mae/kibana
that referenced
this issue
Feb 21, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The ability to have multiple types of histogram on the same graph - so i could have min/max/avg on the same graph.
The ability to do basic math on histograms. As an example, I'm getting data in seconds. It'd be nice to have it in data/60 format at least.
The text was updated successfully, but these errors were encountered: