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

demo and testing tooltip actions #141503

Closed
wants to merge 3 commits into from

Conversation

nickofthyme
Copy link
Contributor

Summary

Chart tooltip actions testing and demo

Screen.Recording.2022-09-22.at.11.55.28.AM.mp4

⚠️ Not to be merged ⚠️

@kibana-ci
Copy link
Collaborator

kibana-ci commented Sep 22, 2022

💔 Build Failed

Failed CI Steps

Test Failures

  • [job] [logs] Jest Tests #4 / DonutChart component passes correct props without errors for valid props
  • [job] [logs] FTR Configs #3 / lens app - group 3 lens metric applies dynamic color
  • [job] [logs] FTR Configs #3 / lens app - group 3 lens metric applies dynamic color
  • [job] [logs] FTR Configs #3 / lens app - group 3 lens metric applies static color
  • [job] [logs] FTR Configs #3 / lens app - group 3 lens metric applies static color
  • [job] [logs] FTR Configs #3 / lens app - group 3 lens metric converts color stops to number
  • [job] [logs] FTR Configs #3 / lens app - group 3 lens metric converts color stops to number
  • [job] [logs] FTR Configs #3 / lens app - group 3 lens metric doesn't error with empty formula
  • [job] [logs] FTR Configs #3 / lens app - group 3 lens metric doesn't error with empty formula
  • [job] [logs] FTR Configs #3 / lens app - group 3 lens metric makes visualization scrollable if too tall
  • [job] [logs] FTR Configs #3 / lens app - group 3 lens metric makes visualization scrollable if too tall
  • [job] [logs] FTR Configs #15 / visualize app visual builder Time Series basics Clicking on the chart should create a filter
  • [job] [logs] Jest Tests #6 / XYChart component detailed tooltip should render custom detailed tooltip
  • [job] [logs] Jest Tests #6 / XYChart component detailed tooltip should render default tooltip, if detailed tooltip is hidden
  • [job] [logs] Jest Tests #6 / XYChart component it renders area
  • [job] [logs] Jest Tests #6 / XYChart component it renders bar
  • [job] [logs] Jest Tests #6 / XYChart component it renders horizontal bar
  • [job] [logs] Jest Tests #6 / XYChart component it renders line
  • [job] [logs] Jest Tests #6 / XYChart component it renders stacked area
  • [job] [logs] Jest Tests #6 / XYChart component it renders stacked bar
  • [job] [logs] Jest Tests #6 / XYChart component it renders stacked horizontal bar
  • [job] [logs] Jest Tests #6 / XYChart component split chart should render split chart if both, splitRowAccessor and splitColumnAccessor are specified
  • [job] [logs] Jest Tests #6 / XYChart component split chart should render split chart if splitColumnAccessor is specified
  • [job] [logs] Jest Tests #6 / XYChart component split chart should render split chart if splitRowAccessor is specified

Metrics [docs]

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
expressionXY 118.0KB 118.4KB +412.0B

Page load bundle

Size of the bundles that are downloaded on every page load. Target size is below 100kb

id before after diff
core 364.7KB 367.1KB +2.4KB
kbnUiSharedDeps-npmDll 5.0MB 5.0MB +228.0B
total +2.6KB
Unknown metric groups

ESLint disabled in files

id before after diff
apm 14 13 -1
observability 8 7 -1
total -2

ESLint disabled line counts

id before after diff
apm 81 79 -2
observability 45 44 -1
securitySolution 408 404 -4
synthetics 60 54 -6
threatIntelligence 13 10 -3
ux 10 9 -1
total -17

Total ESLint disabled count

id before after diff
apm 95 92 -3
observability 53 51 -2
securitySolution 480 476 -4
synthetics 66 60 -6
threatIntelligence 14 11 -3
ux 13 12 -1
total -19

History

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

@nickofthyme nickofthyme closed this Nov 8, 2022
@nickofthyme nickofthyme deleted the tooltip-actions-demo branch November 8, 2022 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants