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

[7.x] [ML] Data Grid Histograms (#68359) #69607

Merged
merged 2 commits into from
Jun 25, 2020

Conversation

walterra
Copy link
Contributor

Backports the following commits to 7.x:

Adds support for histogram charts to data grid columns.
- Adds a toggle button to the data grid's header to enabled/disable column charts.
- When enabled, the charts get rendered as part of the data grid header.
- Histogram charts will get rendered for fields based on date, number, string and boolean.
@elasticmachine
Copy link
Contributor

Pinging @elastic/ml-ui (:ml)

@walterra walterra self-assigned this Jun 19, 2020
@walterra
Copy link
Contributor Author

Tests are failing because the EUI Charts update with the new background settings attribute hasn't been backported yet #69126

@walterra
Copy link
Contributor Author

@elasticmachine merge upstream

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Build metrics

@kbn/optimizer bundle module count

id value diff baseline
ml 357 +6 351

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@walterra walterra merged commit d44144f into elastic:7.x Jun 25, 2020
@walterra walterra deleted the backport/7.x/pr-68359 branch June 25, 2020 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants