[Bug]: Graph View X-axis Ticks Pushes Top of Card Out of View
bugStale
### Short summary 📝
The top end of the graph view is cut off when I enable X-axis ticks, see screenshot.
### Detailed description 📋
Using version 1.12.0, I can not select that below (sub-bug)
<img width="1184" height="593" alt="Image" src="https://github.com/user-attachments/assets/c4f32e89-5ba6-4e97-ba78-d0648f173194" />
### Version 📦
v1.10.0
### Card Configuration
```yaml
type: custom:lunar-phase-card
entity: ""
12hr_format: true
calendar_modal: false
compact_view: false
default_card: horizon
hide_buttons: false
mile_unit: false
moon_position: left
number_decimals: 2
selected_language: en
show_background: true
southern_hemisphere: false
use_custom: false
use_default: true
use_entity: false
graph_config:
graph_type: default
y_ticks: true
x_ticks: true
show_time: true
show_current: true
show_highest: true
y_ticks_position: left
y_ticks_step_size: 30
time_step_size: 30
font_customize:
header_font_size: x-large
header_font_style: capitalize
header_font_color: ""
label_font_size: auto
label_font_style: none
label_font_color: ""
hide_label: false
latitude: *redacted*
longitude: *redacted*
location:
city: *redacted*
country: Canada
theme:
selected_theme: default
hide_items: []
```
### Environment 🌐
_No response_
### Logs and screenshots 📂
_No response_
2 条评论