mirror of
https://github.com/home-assistant/frontend.git
synced 2025-12-24 20:55:49 +00:00
Enable chart animations (#23311)
This commit is contained in:
@@ -145,7 +145,6 @@ class HaConfigHardware extends SubscribeMixin(LitElement) {
|
||||
protected willUpdate(): void {
|
||||
if (!this.hasUpdated) {
|
||||
this._chartOptions = {
|
||||
animation: false,
|
||||
responsive: true,
|
||||
scales: {
|
||||
y: {
|
||||
|
||||
Reference in New Issue
Block a user