Skip to content

[Lens as Code] Fix legend truncation issues#258216

Merged
nickofthyme merged 1 commit intoelastic:mainfrom
nickofthyme:las-fix-legend-truncate
Mar 18, 2026
Merged

[Lens as Code] Fix legend truncation issues#258216
nickofthyme merged 1 commit intoelastic:mainfrom
nickofthyme:las-fix-legend-truncate

Conversation

@nickofthyme
Copy link
Copy Markdown
Contributor

Summary

Fixes issue with transformations of legend truncation properties for xy, heatmap and partition charts.

Fixes #258202

Checklist

  • Unit or functional tests were updated or added to match the most common scenarios
  • The PR description includes the appropriate Release Notes section, and the correct release_note:* label is applied per the guidelines
  • Review the backport guidelines and apply applicable backport:* labels.

@nickofthyme nickofthyme requested a review from a team as a code owner March 17, 2026 18:37
@nickofthyme nickofthyme added release_note:skip Skip the PR/issue when compiling release notes backport:skip This PR does not require backporting labels Mar 17, 2026
@elasticmachine
Copy link
Copy Markdown
Contributor

💛 Build succeeded, but was flaky

Failed CI Steps

Test Failures

  • [job] [logs] Scout: [ platform / dashboard-stateful-classic ] plugin / local-stateful-classic - Sync colors - should be possible to disable color sync

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
agentBuilder 613.0KB 613.1KB +134.0B
cases 2.0MB 2.0MB +134.0B
dashboard 841.0KB 841.1KB +134.0B
dashboardAgent 172.9KB 173.0KB +134.0B
discover 1.6MB 1.6MB +134.0B
infra 1.3MB 1.3MB +134.0B
lens 2.0MB 2.0MB +134.0B
observability 2.0MB 2.0MB +134.0B
observabilityAIAssistantApp 304.7KB 304.8KB +134.0B
unifiedDocViewer 411.7KB 411.9KB +134.0B
total +1.3KB

@nickofthyme nickofthyme merged commit a7f2f2e into elastic:main Mar 18, 2026
24 checks passed
@nickofthyme nickofthyme deleted the las-fix-legend-truncate branch March 18, 2026 14:29
mbondyra added a commit to mbondyra/kibana that referenced this pull request Mar 18, 2026
…d_agent_navigation2

* commit 'b511b784a89644463497411bc8cfac03522d43a9': (40 commits)
  skip failing test suite (elastic#252959)
  skip failing test suite (elastic#255548)
  skip failing test suite (elastic#256140)
  skip failing test suite (elastic#257103)
  skip failing test suite (elastic#258148)
  [SharedUX] Add solution view switch callout to spaces plugin (elastic#258093)
  skip tests consistently failing on ECH (elastic#258157)
  [EDR Workflows][Osquery] Disable tags for scheduled queries (elastic#258222)
  [Security solution][Attacks] Add navigation E2E test  (elastic#255373)
  [canvas] fix unable to load embeddable when no references are provided (elastic#257779)
  docs(streams): update Discovery settings labels and help text (elastic#258328)
  [ResponseOps] Fixes x-pack/platform/test/alerting_api_integration/spaces_only/tests/alerting/group4/alert_severity.ts flaky test (elastic#258226)
  [Lens as Code] Fix legend truncation issues (elastic#258216)
  Upgraded flatted (elastic#258252)
  [One Discover][Logs UX] Update OpenTelemetry Semantic Conventions (elastic#256613)
  add Agent Builder compatibility to connectors (elastic#257491)
  [Obs AI] Add o11y data-generators (OpenRCA and RCAEval) for producing logs, metrics, traces (elastic#256591)
  [One Workflow] Update execution history UI: show nested workflows steps (elastic#257352)
  [One Workflow] bulkUpdateSchedules should be called with request to follow auth (elastic#258150)
  [Agent Builder] Semantic Meta Layer (elastic#254849)
  ...
qn895 pushed a commit to qn895/kibana that referenced this pull request Mar 18, 2026
## Summary

Fixes issue with transformations of legend truncation properties for xy, heatmap and partition charts.
jeramysoucy pushed a commit to jeramysoucy/kibana that referenced this pull request Mar 26, 2026
## Summary

Fixes issue with transformations of legend truncation properties for xy, heatmap and partition charts.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:skip This PR does not require backporting release_note:skip Skip the PR/issue when compiling release notes v9.4.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Lens as Code] Legend truncation options are ignored

4 participants