kibana/examples/response_stream/public
Marco Vettorello a9c9354382
[Charts] Use chartTheme hook everywhere (#217370)
## Summary

This PR fixes the existing usage of the chart themes by using the
provided `useElasticChartsTheme` hook that is color mode aware and theme
adaptive (borealis/amsterdam)

Some charts where using just the Light theme version or the legacy (aka
amsterdam theme), and I've applied the hook to pick up the correct
theme.

TO REVIEWERS: Please pull down the PR and check if the actual changed
charts looks correct with the new theme configuration.

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Anton Dosov <anton.dosov@elastic.co>
2025-04-14 18:09:15 +02:00
..
components Adds AGPL 3.0 license (#192025) 2024-09-06 19:02:41 -06:00
containers/app [Charts] Use chartTheme hook everywhere (#217370) 2025-04-14 18:09:15 +02:00
hooks Adds AGPL 3.0 license (#192025) 2024-09-06 19:02:41 -06:00
index.ts Adds AGPL 3.0 license (#192025) 2024-09-06 19:02:41 -06:00
mount.tsx Adds AGPL 3.0 license (#192025) 2024-09-06 19:02:41 -06:00
plugin.ts Adds AGPL 3.0 license (#192025) 2024-09-06 19:02:41 -06:00
routes.tsx Adds AGPL 3.0 license (#192025) 2024-09-06 19:02:41 -06:00