Skip to content

Color_scheme not working with bar graphs #523

New issue

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

Open
janeaujanssen opened this issue Jan 16, 2025 · 0 comments
Open

Color_scheme not working with bar graphs #523

janeaujanssen opened this issue Jan 16, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@janeaujanssen
Copy link

The color_scheme: can be set, which changes the colors of your line graphs. It even works when i create a scatter plot using mode: markers. But the color scheme does not influence the color of the bar graphs.

yaml

type: custom:plotly-graph
color_scheme: 1
entities:
  - entity: sensor.energy
    name: Energy
    unit_of_measurement: kWh
    type: bar
@janeaujanssen janeaujanssen added the bug Something isn't working label Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant