RomRider / apexcharts-card

📈 A Lovelace card to display advanced graphs and charts based on ApexChartsJS for Home Assistant
MIT License
1.18k stars 80 forks source link

Error with legend filter out #132

Open mrlless opened 3 years ago

mrlless commented 3 years ago

Checklist

Describe the bug When i hide one line on chart, i see N/A on legeng, but when entity information update - N/A replace to current value (img 1 and 2). When i hide max Y value line, after update graph have new max Y value (img 3).

Version of the card Version: v1.8.2

To Reproduce type: 'custom:apexcharts-card' header: show: false show_states: true colorize_states: true series:

Screenshots Img 1: 1 Img 2: 2 Img 3: 3

Expected behavior A clear and concise description of what you expected to happen.

Desktop (please complete the following information):

Smartphone (please complete the following information):

RomRider commented 3 years ago

That is a bug in ApexCharts' library. Nothing I can do here to fix it unfortunately.