generated from custom-cards/boilerplate-card
-
-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Set any y axis minimum and maximum values in the visual editor. Values do not affect the plot; it still auto ranges.
Screenshots

yaml
type: custom:plotly-graph
entities:
- entity: sensor.velux_sensor_carbon_dioxide_sensor
name: Velux - entity: sensor.apollo_air_downstairs_co2
name: Downstairs - entity: sensor.apollo_air_upstairs_co2
name: Upstairs
hours_to_show: 24
refresh_interval: 10
title: CO2
min_y_axis: 300
max_y_axis: 1500
Additional context
If there is a way in yaml to force y axis values, that works too, just couldn't figure it out.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working