We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Compare these cards:
fill: true
type: custom:mini-graph-card entities: - entity: sensor.xiaomi_cg_1_temperature show: fill: true
fill: false
type: custom:mini-graph-card entities: - entity: sensor.xiaomi_cg_1_temperature show: fill: false
show_fill: true
type: custom:mini-graph-card entities: - entity: sensor.xiaomi_cg_1_temperature show_fill: true
show_fill: false
type: custom:mini-graph-card entities: - entity: sensor.xiaomi_cg_1_temperature show_fill: false
There is a weird padding when fill: false.
The text was updated successfully, but these errors were encountered:
I can add that as soon as fill: (i doesn't need to be specified) exists under show: the legend moves: fill: false and fill: fill: true
fill:
show:
Sorry, something went wrong.
the legend moves:
I would say that this needs a separate issue.
No branches or pull requests
Compare these cards:
fill: true
:fill: false
:show_fill: true
:show_fill: false
:There is a weird padding when
fill: false
.The text was updated successfully, but these errors were encountered: