You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks @drewdaemon, that usage is no longer the ideal approach as we are deprecating the theme consumed from eui in favor of our new charts LIGHT_THEME and DARK_THEME from #2175. My next task is to update the eui docs and exports to reflect this change.
@jpcarey see the above guidance to resolve your issue with the dark theme on the heatmap vis. Try importing LIGHT_THEME and DARK_THEME from the charts library instead of using the EUI themes.
Describe the issue
When
EUI_CHARTS_THEME_DARK
is used as the theme for a heatmap (per these directions), the labels are very dark.To Reproduce
Sandbox
Expected behaviour
The labels should be light enough to contrast with the background.
Screenshots
Version (please complete the following information):
64.0.0
The text was updated successfully, but these errors were encountered: