Fix legend resetting on zoom (#23985)

This commit is contained in:
Petar Petrov 2025-01-31 12:13:46 +02:00 committed by GitHub
parent 938855e13c
commit b2a6c8bd36
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -142,7 +142,6 @@ export class HaChartBase extends LitElement {
"dataZoom", "dataZoom",
"dataset", "dataset",
"tooltip", "tooltip",
"legend",
"grid", "grid",
"visualMap", "visualMap",
], ],