Skip to content

Add terms stats to the terms panel.#710

Closed
dstendardi wants to merge 2 commits intoelastic:masterfrom
dstendardi:feature_term_stats
Closed

Add terms stats to the terms panel.#710
dstendardi wants to merge 2 commits intoelastic:masterfrom
dstendardi:feature_term_stats

Conversation

@dstendardi
Copy link
Copy Markdown

This pr allow user to compute values in term panel using the following modes :

  • count
  • total
  • min
  • max
  • mean

When you select other mode than count :

  • A field "Value field" appear so you can choose on which field the computation is performed.
  • The "Exclude Terms(s)" field is hidden, because terms stats does not have this option.
  • The sort field will contain more options : total, reverse_total, min, reverse_min, max, reverse_max, mean, reverse_mean

Please let me know if something should be updated.

A new "mode" selection is available in the editor, allowing to choose
the field and the statistic, like in the histogram panel.
@dstendardi
Copy link
Copy Markdown
Author

oups, just saw #652. This PR might be a duplicate.

@bobrik bobrik mentioned this pull request Dec 4, 2013
@tonyspb
Copy link
Copy Markdown

tonyspb commented Dec 9, 2013

+1

@dstendardi
Copy link
Copy Markdown
Author

i close this one since #652 was merged

@dstendardi dstendardi closed this Dec 31, 2013
w33ble pushed a commit to w33ble/kibana that referenced this pull request Sep 13, 2018
* Added EUI modal to update_modal

* Cleaned up styles for update_modal

* Added EUI to feedback_button

* Updated feedback_button styles

* Fixed scrolling in feedback_button

* Changed goat image to size 's'

* Added alt description for goat image
edmarmoretti pushed a commit to edmarmoretti/kibana-pt-br that referenced this pull request Sep 7, 2025
edmarmoretti pushed a commit to edmarmoretti/kibana-pt-br that referenced this pull request Sep 7, 2025
# [24.1.0](elastic/elastic-charts@v24.0.0...v24.1.0) (2020-11-24)

### Bug Fixes

* **area_charts:** correctly represent baseline with negative data points ([elastic#896](elastic/elastic-charts#896)) ([d1243f1](elastic/elastic-charts@d1243f1))
* **legend:** legend sizes with ordinal data ([elastic#867](elastic/elastic-charts#867)) ([7559e0d](elastic/elastic-charts@7559e0d)), closes [elastic#811](elastic/elastic-charts#811)
* render orphan data points on lines and areas ([elastic#900](elastic/elastic-charts#900)) ([0be282b](elastic/elastic-charts@0be282b)), closes [elastic#783](elastic/elastic-charts#783)
* specs swaps correctly reflected in state ([elastic#901](elastic/elastic-charts#901)) ([7fba882](elastic/elastic-charts@7fba882))

### Features

* **legend:** allow legend text to be copyable ([elastic#877](elastic/elastic-charts#877)) ([9cd3459](elastic/elastic-charts@9cd3459)), closes [elastic#710](elastic/elastic-charts#710)
* allow clearing series colors from memory ([elastic#899](elastic/elastic-charts#899)) ([ab1af38](elastic/elastic-charts@ab1af38))
* merge series domain with the domain of another group ([elastic#912](elastic/elastic-charts#912)) ([325b013](elastic/elastic-charts@325b013))
* small multiples for XY charts (alpha) ([elastic#793](elastic/elastic-charts#793)) ([d288208](elastic/elastic-charts@d288208)), closes [elastic#500](elastic/elastic-charts#500) [elastic#500](elastic/elastic-charts#500)
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

Successfully merging this pull request may close these issues.

2 participants