kibana/x-pack/test/apm_api_integration
Miriam 8b37d12233
[ObsUX] Remove color setting on server side and use Eui theme (#207070)
Closes https://github.com/elastic/kibana/issues/206708?reload=1?reload=1

## Summary

The transaction breakdown chart was showing Amsterdam theme colors
instead of Borealis.
The issue was because some of this colors are set on the server side and
used the kibana theme not eui theme.

### What was done

Remove the color setting on server side and update
`getVizColorForIndex()` to use `EuiTheme`
- Metrics charts
- GC charts
- Transaction breakdown chart

BEFORE
<img width="660" alt="image"
src="https://github.com/user-attachments/assets/ffc72b58-5afb-495e-bc0b-ea3938df4c9b"
/>


AFTER

![image](https://github.com/user-attachments/assets/90851b24-4e48-422b-939e-df2e2a79620b)
2025-01-21 10:51:25 +00:00
..
basic
cloud [APM] Fleet migration support for bundled APM package (#153159) 2023-04-19 09:31:15 -04:00
common [APM] Revert deletion of service agent test (#200196) 2024-11-18 04:46:22 -06:00
configs [APM] Simplify cleanup of alerts in API tests (#170111) 2023-10-31 15:23:34 +02:00
rules [RAC] Rule registry plugin (#95903) 2021-04-09 10:35:44 +02:00
tests [ObsUX] Remove color setting on server side and use Eui theme (#207070) 2025-01-21 10:51:25 +00:00
trial
utils.ts Migrate /custom_dashboards to be deployment agnostic (#199295) 2024-11-08 18:40:55 +01:00