Skip to content
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

x-axis timezone seems to be wrong #677

Closed
3 tasks done
saxn-paule opened this issue Mar 7, 2024 · 2 comments
Closed
3 tasks done

x-axis timezone seems to be wrong #677

saxn-paule opened this issue Mar 7, 2024 · 2 comments
Labels
bug Something isn't working Stale

Comments

@saxn-paule
Copy link

saxn-paule commented Mar 7, 2024

Checklist

  • I updated the card to the latest version available
  • I cleared the cache of my browser
  • I verified that I'm really running the lastest version in my browser console

Describe the bug
The x-axis values are shown with a wrong timezone (GMT+2). Should be the same timezone as the values are.
The values have the right timezone. (GMT+1)

Version of the card
Version: v2.0.4

To Reproduce
This is the configuration I used:

type: custom:apexcharts-card
header:
  show: true
  show_states: true
  colorize_states: true
  standard_format: true
  title: Netzbezug
graph_span: 12h
update_interval: 60sec
all_series_config:
  stroke_width: 2
apex_config:
  legend:
    show: false
series:
  - entity: sensor.powerfox_meter_power
    name: Realverbrauch
    color: '#FC6F03'
  - entity: sensor.hoymiles_hms_xxxxw_t2_power
    name: Erzeugung
    color: '#00FF00'

Screenshots
image

image

Expected behavior
Timezone of axis and values should match.

Desktop

  • Browser Chrome
  • Version 122.0.6261.69 + 122.0.6261.112

image

Smartphone

  • Device: Huawei P20
  • OS: Android 9
  • Browser Chrome
  • Version 122.0.6261.91
@saxn-paule saxn-paule added the bug Something isn't working label Mar 7, 2024
Copy link

github-actions bot commented May 7, 2024

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 10 days.

@github-actions github-actions bot added the Stale label May 7, 2024
Copy link

This issue was closed because it has been stalled for 10 days with no activity.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale May 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Stale
Projects
None yet
Development

No branches or pull requests

1 participant