You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[x ] I updated the card to the latest version available
[x ] I cleared the cache of my browser
[x ] I verified that I'm really running the lastest version in my browser console
[x ] I checked if there is another issue opened with the same problem
Describe the bug
The documentation sates: "Change the height of the graph". But in Apex Chart this is not possible. One can only set the height of the chart, which is in HA terms the height of the whole card. The graph, meaning the for examle line of data can not be set to a serain height, at least didn't I find anything in the documentation of Apex Chart.
Version of the card
Version: 2.1.2
To Reproduce
This is the configuration I used:
type: vertical-stack
cards:
- type: custom:apexcharts-card
graph_span: 24h
header:
show: true
title: Time
apex_config:
chart:
height: 200qx
series:
- entity: sensor.time
type: line
- type: custom:apexcharts-card
graph_span: 24h
header:
show: true
title: Time
apex_config:
chart:
height: 200qx
series:
- entity: sensor.time
type: line
color: green
- entity: sensor.time
type: line
color: green
- entity: sensor.time
type: line
color: green
- entity: sensor.time
type: line
color: green
- entity: sensor.time
type: line
color: green
- entity: sensor.time
type: line
color: green
- entity: sensor.time
type: line
color: green
- entity: sensor.time
type: line
color: green
Screenshots
Expected behavior
I would expect the documentation here to reflect this behaviour. Or, if the height of the graph can be set and I overlooked it, to distinguish this.
Desktop (please complete the following information):
firefox, chrome
The text was updated successfully, but these errors were encountered:
Checklist
Describe the bug
The documentation sates: "Change the height of the graph". But in Apex Chart this is not possible. One can only set the height of the chart, which is in HA terms the height of the whole card. The graph, meaning the for examle line of data can not be set to a serain height, at least didn't I find anything in the documentation of Apex Chart.
Version of the card
Version: 2.1.2
To Reproduce
This is the configuration I used:
Screenshots
Expected behavior
I would expect the documentation here to reflect this behaviour. Or, if the height of the graph can be set and I overlooked it, to distinguish this.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: