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

[ML] Data Grid Histograms (7.9) #69235

Closed
19 tasks done
walterra opened this issue Jun 16, 2020 · 1 comment
Closed
19 tasks done

[ML] Data Grid Histograms (7.9) #69235

walterra opened this issue Jun 16, 2020 · 1 comment
Assignees
Labels

Comments

@walterra
Copy link
Contributor

walterra commented Jun 16, 2020

Meta Issue to track progress on Data Grid Histograms.

  • Adapt original EuiBasicTable based prototype to work with EuiDataGrid
  • Support column/chart resize
  • Add a toggle to enable/disable the display of the charts to the data grid's header 0a4026f
  • Fix hidden charts when toggling column visibility f568474
  • Fix to consider optional query 51b88f3
  • Custom true/false legend for boolean histograms 53b34be
  • Improve data fetching and generalize code structure dfb6d11
  • Fix error for text (non-aggregatable) based columns
  • Use data grid's display attribute to render the charts instead of the legacy approach using refs brought over from the BasicTable based prototype c4acf11
  • Fix chart tooltip positioning (can overflow out of the page to the left for example)
  • Add a hint like "chart not available for field type x" for columns without charts
  • support for sampling similar to data visualizer [ML] Kibana API endpoint for histogram chart data #70976
  • Move data fetching to dedicated Kibana API endpoint [ML] Kibana API endpoint for histogram chart data #70976

Add support for individual data grids

  • Transform wizard source preview
  • Data frame analytics wizard 50de160
  • Data frame analytics outlier results page 50de160
  • Data frame analytics regression results page 50de160
  • Data frame analytics classification results page 50de160
  • i18n
@walterra walterra self-assigned this Jun 16, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/ml-ui (:ml)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants