History graph card not displaying legends after update to 2022.12.0

As per title, the history graph card used to display a legend name and color for each entity it displayed - they no longer appear ?

1 Like

I have that too, and found it useful to have it.

Looking at the githbu repo it seems to be this pr: Add "show_names" option to history graphs by spacegaier · Pull Request #14546 · home-assistant/frontend · GitHub

adding show_names = True to the config showed the legend again

Hmm, that seems to contradict the documentation History Graph Card - Home Assistant