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

Latest Pull : DeriveQuery - does not show tag value in legend on histogram #357

Closed
dwinter3 opened this issue Aug 12, 2013 · 2 comments
Closed

Comments

@dwinter3
Copy link

current_call_and_kibana_3_and_skype

I would have expected, based on previous versions, that if we split a query by a field using the derivequery, that the colored legend entries would show the values of the split-by field. This seems to be showing the legend as a number. Maybe the total count of events per split-by field?

@rashidkpc rashidkpc reopened this Aug 12, 2013
@rashidkpc rashidkpc reopened this Aug 12, 2013
@dwinter3
Copy link
Author

haha make up your mind. :)

@rashidkpc
Copy link
Contributor

You may wish to pull again or clear your cache. Derive queries automatically sets aliases for the queries it generates. Perhaps also add a query panel, it plays nicely with derivequeries these days.
screen shot 2013-08-12 at 3 50 03 pm

spalger pushed a commit to spalger/kibana that referenced this issue Mar 3, 2016
harper-carroll pushed a commit to harper-carroll/kibana that referenced this issue Jul 11, 2016
Modify script to produce documentation for field names (for Lua docs)
w33ble pushed a commit to w33ble/kibana that referenced this issue Sep 13, 2018
* Refactored render_element

* Refactored render_element. Need to fix componentDidUpdate

* Refactored render_element. Fixed resetRenderTarget.

* Fixed resetRenderTarget.

* Added comment to render-to-dom

* chore: post about cafe canvas

cross-link to the elastic blog

* Refactored arg_form. Created arg_template_form.

* Refactored datacolumn arg type

* Added workpad selector to arg_form

* Refactored color_picker to no longer access the redux state. Created workpad_color_picker which still uses state
Refactored font arg_type.

* example workpads

* example workpads image

* example workpads + python script zip file

* chore: publish exmaple workpads blog post

* Added isReact prop to arg_type to indicate the arg type is a react component.

* Fixed workpadcolorpicker export and import into  color_picker_mini

* Bug Fix: Changed PropType for value in  NumberArgInput from string to number

* Removed unused proptype in arg_template_form and done function from handlers

* Removed getArgumentProps function and moved logic

* Removed unused prop labels from font extended template

* moved error rendering to arg_template_form. Fixed logic for expandable label

* Removed isReact prop

* Refactored arg_types

* Created lib function to turn a template into a react component

* Moved exp type handlers into common/lib

* Fixed error handling for errors thrown in arg templates

* Added promise to renderError

* Datacolumn returns null when mathValue is invalid

* Removed error handler from expression_form_handlers

* Extracted colors from workpad in arg_types that have ColorPickerMini as a child component
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

2 participants