Skip to content

[Bug] Ranking-Chart: tap-action doesn't work #190

@Kanecaine

Description

@Kanecaine

1. Is it related to Long Term Statistics (LTS)?

No

1a. If it is related to Long Term Statistics (LTS) then please attach your CSV file(s) of entities

I didn't

2. Your YAML Code

type: custom:statistics-graph-chart-card
card_background_color: "#ededed"
hours_to_show: 1
points_per_hour: 30
height: 500
update_interval: 20
chart_mode: ranking
entities:
  - entity: sensor.alle_lichter_leistung
    show_state: false
    name: Licht
    decimals: 0
    aggregate_func: last
    tap_action:
      action: more-info

3. Bug Description

I've noticed that the tap action isn't working in the ranking chart. Nothing happens when I tap on name, bar or value.

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