Add option to hide legend on statistic graph card (#26313)

This commit is contained in:
Paul Bottein 2023-02-20 13:37:59 +01:00 committed by GitHub
parent 4ecc938470
commit 4242540187
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -59,6 +59,11 @@ period:
required: false
description: The period of the rendered graph. `5minute`, `hour`, `day` or `month`
type: string
hide_legend:
required: false
description: If true, the legend will be hidden.
type: boolean
default: false
{% endconfiguration %}
### Options For Entities