Skip to content

[9.0] Update dependency @elastic/charts to v69.2.3 to fix partition nested tooltip colors#236348

Closed
andrimal wants to merge 5 commits intoelastic:9.0from
andrimal:fix/9-0/203021
Closed

[9.0] Update dependency @elastic/charts to v69.2.3 to fix partition nested tooltip colors#236348
andrimal wants to merge 5 commits intoelastic:9.0from
andrimal:fix/9-0/203021

Conversation

@andrimal
Copy link
Contributor

fix #203021

The tooltip no longer shows wrong color for nested slices. This issue was caused when nested layers shared the same label and value.

Summary

This PR contains the following updates:

Package Type Update Change
@elastic/charts dependencies patch 69.1.1 -> 69.2.3

Release Notes

69.2.3 (2025-09-24)

Bug Fixes

Reverts

69.2.2 (2025-04-08)

Bug Fixes

69.2.1 (2025-03-28)

Reverts

  • "feat(xy)!: change timeAxisLayerCount the default from 0 to 2 (#2582)" (a9d3fcb)

69.2.0 (2025-03-26)

Features

  • metric: Expose both font size and color stylings on the extra prop (#2627) (2d21118)

69.1.1 (2025-03-07)


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.

@andrimal andrimal added Feature:ElasticCharts Issues related to the elastic-charts library Team:Visualizations Team label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t// release_note:skip Skip the PR/issue when compiling release notes dependencies Pull requests that update a dependency file labels Sep 24, 2025
@andrimal andrimal changed the title Update @elastic/charts to version 69.2.3 Update dependency @elastic/charts to v69.2.3 to fix partition nested tooltip colors Sep 24, 2025
@andrimal andrimal changed the title Update dependency @elastic/charts to v69.2.3 to fix partition nested tooltip colors [9.0] Update dependency @elastic/charts to v69.2.3 to fix partition nested tooltip colors Sep 25, 2025
@andrimal andrimal linked an issue Sep 25, 2025 that may be closed by this pull request
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

Page load bundle

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

id before after diff
kbnUiSharedDeps-npmDll 6.1MB 6.1MB -3.6KB

History

@andrimal andrimal marked this pull request as ready for review September 26, 2025 08:31
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-visualizations (Team:Visualizations)

@andrimal andrimal added the backport:skip This PR does not require backporting label Sep 26, 2025
@andrimal andrimal marked this pull request as draft September 26, 2025 12:09
@elasticmachine
Copy link
Contributor

🤖 Jobs for this PR can be triggered through checkboxes. 🚧

ℹ️ To trigger the CI, please tick the checkbox below 👇

  • Click to trigger kibana-pull-request for this PR!
  • Click to trigger kibana-deploy-project-from-pr for this PR!
  • Click to trigger kibana-deploy-cloud-from-pr for this PR!

@markov00
Copy link
Contributor

markov00 commented Oct 1, 2025

Let's close this to avoid any issues.
I prefer having the 9.0 with the pie/tooltip issue rather then including changes to some colors (caused by borealis and subsequent updates of charts)

@markov00 markov00 closed this Oct 1, 2025
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 dependencies Pull requests that update a dependency file Feature:ElasticCharts Issues related to the elastic-charts library release_note:skip Skip the PR/issue when compiling release notes Team:Visualizations Team label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t//

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Lens] Pie chart tooltips show incorrect color.

4 participants