Skip to content

add an option to sort the stat panel results by label or value#810

Merged
rashidkpc merged 3 commits intoelastic:masterfrom
remip2:master
Jan 9, 2014
Merged

add an option to sort the stat panel results by label or value#810
rashidkpc merged 3 commits intoelastic:masterfrom
remip2:master

Conversation

@remip2
Copy link
Copy Markdown

@remip2 remip2 commented Jan 6, 2014

capture decran 2014-01-06 a 14 34 20
capture decran 2014-01-06 a 14 34 28

@bobrik
Copy link
Copy Markdown

bobrik commented Jan 6, 2014

That would be great!

@rashidkpc
Copy link
Copy Markdown
Contributor

Given that there is a tabular view here, maybe it would be better to put headers on the table, and make the sort behave as it does in the table panel? That way the user doesn't have to enter the settings modal to change the sort.

@remip2
Copy link
Copy Markdown
Author

remip2 commented Jan 6, 2014

I was thinking about that but that will break the simplicity of the panel :

  • need to configure the header's names
  • and i have to find a way to undo the sort, maybe a 3 states toggle : sort, reverse, none on each header

I'll give it a try in the next days

@remip2
Copy link
Copy Markdown
Author

remip2 commented Jan 7, 2014

capture decran 2014-01-07 a 09 58 38
capture decran 2014-01-07 a 10 36 45

@rashidkpc rashidkpc merged commit 8f4339a into elastic:master Jan 9, 2014
w33ble pushed a commit to w33ble/kibana that referenced this pull request Sep 13, 2018
* Chore: removed package.json empty line to avoid triggering a rebuild

* Fix: element to carry the filter property

* Fix: delete/backspace should work even if the user interacted with hotspots the last time around
edmarmoretti pushed a commit to edmarmoretti/kibana-pt-br that referenced this pull request Sep 7, 2025
- add `formattedValue` to `TooltipValue`
- fix x-axis and tooltip header formatting
- add `--no-version-updates` flag to storybook start script
- upgrade `@storybook/` dependencies
- remove `@types/react` causing type error in dist library check
- move redux `optionalDependencies` to `devDependencies`
edmarmoretti pushed a commit to edmarmoretti/kibana-pt-br that referenced this pull request Sep 7, 2025
## [21.1.1](elastic/elastic-charts@v21.1.0...v21.1.1) (2020-09-08)

### Bug Fixes

* build issues and tooltip formatting issues ([elastic#810](elastic/elastic-charts#810)) ([74d9ae0](elastic/elastic-charts@74d9ae0))
edmarmoretti pushed a commit to edmarmoretti/kibana-pt-br that referenced this pull request Sep 7, 2025
breaking change caused by changes in elastic#810 see elastic#830 for more info

BREAKING CHANGE: `TooltipValue.value` is now raw value and `TooltipValue.formattedValue` is now the
string formatted value.

fix elastic#810
edmarmoretti pushed a commit to edmarmoretti/kibana-pt-br that referenced this pull request Sep 7, 2025
# [22.0.0](elastic/elastic-charts@v21.3.2...v22.0.0) (2020-09-22)

### Bug Fixes

* breaking change in patch release of 21.1.1 ([d0ddc45](elastic/elastic-charts@d0ddc45)), closes [elastic#810](elastic/elastic-charts#810)

### BREAKING CHANGES

* caused by changes in elastic#810 see elastic#830 for more info
* `TooltipValue.value` is now raw value and `TooltipValue.formattedValue` is now the
string formatted value.
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.

3 participants