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

How would I make stacked columns in this histogram #44

Closed
dwinter3 opened this issue Apr 12, 2013 · 5 comments
Closed

How would I make stacked columns in this histogram #44

dwinter3 opened this issue Apr 12, 2013 · 5 comments

Comments

@dwinter3
Copy link

Screenshot 4:12:13 4:43 PM

So that the stacked colors of the columns are the various fields in @fields.stack?

Thanks!

@dav3860
Copy link

dav3860 commented Apr 15, 2013

  • edit the search panel to make it multisearch and create a new query for each @fields.stack value you need :
  • then edit the histogram and check the "stacked" checkbox. It will use each query for stacked values.

@dwinter3
Copy link
Author

So there is no way to do it where I don't have to explicitly define each @fields.stack? Thats the hassle part. I could have LOTS. I am a recovering Splunk addict so I apologize in advance for my whining.

@dwinter3
Copy link
Author

And Thanks.

David Winter | Director of Hosted Solutions
Zenoss, Inc. | Transforming IT Operations
dwinter@zenoss.com | 1.813.417.1830 or 1.512.333.4620 | Skype: davewinter3

On Apr 15, 2013, at 4:08 PM, dav3860 notifications@github.com wrote:

edit the search panel to make it multisearch and create a new query for each @fields.stack value you need :
then edit the histogram and check the "stacked" checkbox. It will use each query for stacked values.

Reply to this email directly or view it on GitHub.

@dav3860
Copy link

dav3860 commented Apr 15, 2013

I've just added a feature request stating to use the result of a facet to populate the queries of a stacked histogram.

@dwinter3
Copy link
Author

Awesome. Thanks.

Sent from my iPad

On Apr 15, 2013, at 4:23 PM, dav3860 notifications@github.com wrote:

I've just added a feature request stating to use the result of a facet to populate the queries of a stacked histogram.


Reply to this email directly or view it on GitHub.

faxm0dem pushed a commit to ccin2p3/kibana that referenced this issue Feb 17, 2014
…e-with-service

afsocket: Restore localport() support for network destinations
kqualters-elastic pushed a commit to kqualters-elastic/kibana that referenced this issue Mar 8, 2022
dgieselaar referenced this issue in dgieselaar/kibana Mar 31, 2022
* Add comments

* Add stricter typing

* Collate stack frame metadata

* Split grouping frames and creating a hash

defaultGroupBy previously did both and now we have separate methods.

* Decode file ID from base64 URL

* Rename creation methods

We use creation methods to construct instances of certain types.
Sometimes these instances allow for no arguments, thus, the created
instance is an instance with sensible defaults.

To make the intent clearer for readers and also to adhere to the
conventions used throughout the Kibana codebase, I renamed the creation
methods to use 'create*' instead of 'build*'.
rockdaboot pushed a commit that referenced this issue Jul 4, 2022
* Add comments

* Add stricter typing

* Collate stack frame metadata

* Split grouping frames and creating a hash

defaultGroupBy previously did both and now we have separate methods.

* Decode file ID from base64 URL

* Rename creation methods

We use creation methods to construct instances of certain types.
Sometimes these instances allow for no arguments, thus, the created
instance is an instance with sensible defaults.

To make the intent clearer for readers and also to adhere to the
conventions used throughout the Kibana codebase, I renamed the creation
methods to use 'create*' instead of 'build*'.
rockdaboot pushed a commit that referenced this issue Jul 4, 2022
* Add comments

* Add stricter typing

* Collate stack frame metadata

* Split grouping frames and creating a hash

defaultGroupBy previously did both and now we have separate methods.

* Decode file ID from base64 URL

* Rename creation methods

We use creation methods to construct instances of certain types.
Sometimes these instances allow for no arguments, thus, the created
instance is an instance with sensible defaults.

To make the intent clearer for readers and also to adhere to the
conventions used throughout the Kibana codebase, I renamed the creation
methods to use 'create*' instead of 'build*'.
rockdaboot pushed a commit that referenced this issue Jul 5, 2022
* Add comments

* Add stricter typing

* Collate stack frame metadata

* Split grouping frames and creating a hash

defaultGroupBy previously did both and now we have separate methods.

* Decode file ID from base64 URL

* Rename creation methods

We use creation methods to construct instances of certain types.
Sometimes these instances allow for no arguments, thus, the created
instance is an instance with sensible defaults.

To make the intent clearer for readers and also to adhere to the
conventions used throughout the Kibana codebase, I renamed the creation
methods to use 'create*' instead of 'build*'.
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