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

Sorting by specific term order #7282

Closed
mmarkzon opened this issue May 25, 2016 · 1 comment
Closed

Sorting by specific term order #7282

mmarkzon opened this issue May 25, 2016 · 1 comment

Comments

@mmarkzon
Copy link

I have a vertical bar chart split on 3 terms, lets call them Y, X, Z. I want to always display the bars in that order, but Kibana determines the order based on the count. How can I control the order so it is always Y, X, Z?

@panda01
Copy link
Contributor

panda01 commented May 26, 2016

Duplicate of #3314. You can't currently control it, but any questions should be asked on freenode #kibana.

@panda01 panda01 closed this as completed May 26, 2016
cee-chen added a commit that referenced this issue Oct 19, 2023
`v89.0.0`⏩`v89.1.0`

This upgrade also contains an EuiDataGrid refactor
(elastic/eui#7255) not listed in the changelog
(as no end-user functionality or props changed as a result of the
refactor). The unlisted changes should only affect DOM and `className`
usages in Kibana (primarily CSS overrides and test selectors).

---

## [`89.1.0`](https://github.com/elastic/eui/tree/v89.1.0)

- Added `tokenVectorSparse` token and updated `tokenDenseVector` token
(now named `tokenVectorDense`).
([#7282](elastic/eui#7282))

**CSS-in-JS conversions**

- Reduced default CSS prefixes generated by Emotion to only browsers
supported by EUI (latest evergreen browsers). This can be customized by
passing your own Emotion cache to `EuiProvider`.
([#7272](elastic/eui#7272))
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