mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-21 16:26:43 +00:00
Fix legend resetting on zoom (#23985)
This commit is contained in:
parent
938855e13c
commit
b2a6c8bd36
@ -142,7 +142,6 @@ export class HaChartBase extends LitElement {
|
|||||||
"dataZoom",
|
"dataZoom",
|
||||||
"dataset",
|
"dataset",
|
||||||
"tooltip",
|
"tooltip",
|
||||||
"legend",
|
|
||||||
"grid",
|
"grid",
|
||||||
"visualMap",
|
"visualMap",
|
||||||
],
|
],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user