Skip to content

Doesn't set min and max y values in visual editor #580

@yeti08

Description

@yeti08

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

Image

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

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions