Skip to content

fix(theme): expose font weight in text style#2788

Merged
maryam-saeidi merged 3 commits intoelastic:mainfrom
maryam-saeidi:kibana-251220-axis-title-label-color
Feb 24, 2026
Merged

fix(theme): expose font weight in text style#2788
maryam-saeidi merged 3 commits intoelastic:mainfrom
maryam-saeidi:kibana-251220-axis-title-label-color

Conversation

@maryam-saeidi
Copy link
Copy Markdown
Member

@maryam-saeidi maryam-saeidi commented Feb 23, 2026

Related to elastic/kibana#251220

Summary

This PR is related to this Kibana issue and exposes optional fontWeight property from the TextStyle interface. Also adds 450 font weight related to EUI medium font weight.

@maryam-saeidi maryam-saeidi self-assigned this Feb 23, 2026
@maryam-saeidi maryam-saeidi marked this pull request as ready for review February 23, 2026 15:15
@maryam-saeidi maryam-saeidi changed the title fix(theme): update axis title color to textSubdued and reduce font weight fix(theme): expose font weight in text style Feb 23, 2026
@elastic-datavis
Copy link
Copy Markdown
Contributor

@maryam-saeidi maryam-saeidi merged commit 02f4afa into elastic:main Feb 24, 2026
14 checks passed
@maryam-saeidi maryam-saeidi deleted the kibana-251220-axis-title-label-color branch February 24, 2026 08:21
nickofthyme pushed a commit that referenced this pull request Feb 26, 2026
# [71.2.0](v71.1.2...v71.2.0) (2026-02-26)

### Bug Fixes

* **metric:** update badge to pill shape with adjusted padding ([#2786](#2786)) ([80be269](80be269))
* **theme:** expose font weight in text style ([#2788](#2788)) ([02f4afa](02f4afa))

### Features

* **legend:** add "list" layout for horizontal legends ([#2784](#2784)) ([8967ce3](8967ce3))
* **legend:** add legendActionOnHover option to show actions on hover ([#2773](#2773)) ([d1be88f](d1be88f))
maryam-saeidi added a commit to elastic/kibana that referenced this pull request Feb 27, 2026
## Summary

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [@elastic/charts](https://togithub.com/elastic/elastic-charts) |
dependencies | minor | [`71.1.2` ->
`71.2.0`](elastic/elastic-charts@v71.1.2...v71.2.0)
|


---

### Release Notes
##
[71.2.0](elastic/elastic-charts@v71.1.2...v71.2.0)
(2026-02-26)


### Bug Fixes

* **metric:** update badge to pill shape with adjusted padding
([#2786](elastic/elastic-charts#2786))
([80be269](elastic/elastic-charts@80be269))
* **theme:** expose font weight in text style
([#2788](elastic/elastic-charts#2788))
([02f4afa](elastic/elastic-charts@02f4afa))


### Features

* **legend:** add "list" layout for horizontal legends
([#2784](elastic/elastic-charts#2784))
([8967ce3](elastic/elastic-charts@8967ce3))
* **legend:** add legendActionOnHover option to show actions on hover
([#2773](elastic/elastic-charts#2773))
([d1be88f](elastic/elastic-charts@d1be88f))
@maryam-saeidi maryam-saeidi linked an issue Mar 2, 2026 that may be closed by this pull request
qn895 pushed a commit to qn895/kibana that referenced this pull request Mar 11, 2026
## Summary

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [@elastic/charts](https://togithub.com/elastic/elastic-charts) |
dependencies | minor | [`71.1.2` ->
`71.2.0`](elastic/elastic-charts@v71.1.2...v71.2.0)
|


---

### Release Notes
##
[71.2.0](elastic/elastic-charts@v71.1.2...v71.2.0)
(2026-02-26)


### Bug Fixes

* **metric:** update badge to pill shape with adjusted padding
([elastic#2786](elastic/elastic-charts#2786))
([80be269](elastic/elastic-charts@80be269))
* **theme:** expose font weight in text style
([elastic#2788](elastic/elastic-charts#2788))
([02f4afa](elastic/elastic-charts@02f4afa))


### Features

* **legend:** add "list" layout for horizontal legends
([elastic#2784](elastic/elastic-charts#2784))
([8967ce3](elastic/elastic-charts@8967ce3))
* **legend:** add legendActionOnHover option to show actions on hover
([elastic#2773](elastic/elastic-charts#2773))
([d1be88f](elastic/elastic-charts@d1be88f))
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.

[Charts] Update axis title and labels colors

2 participants