teslamate-org / teslamate

A self-hosted data logger for your Tesla 🚘
https://docs.teslamate.org
MIT License
6k stars 749 forks source link

Incorrect trace markers on Battery Health -> Battery Capacity by Mileage graph #3511

Closed jalkanen closed 11 months ago

jalkanen commented 11 months ago

Is there an existing issue for this?

What happened?

Graph displays a gradient from left to right.

Expected Behavior

Graph should display a gradient from top to bottom.

Simple fix is to change Traces -> Markers -> metric to "kWh" instead of the current "id".

Steps To Reproduce

No response

Relevant log output

N/A

Screenshots

No response

Additional data

No response

Type of installation

Docker

Version

1.28.1

JakobLichterfeld commented 11 months ago

Nice find. @oivindoh or @swiffer may you look into it?

swiffer commented 11 months ago

@jalkanen - it's a red line without gradient for me in the latest Grafana version?

grafik

jalkanen commented 11 months ago

Yup, re-pulled this morning and the graph changed its form completely. Something funky going on there, but issue seems resolved for now!

JakobLichterfeld commented 11 months ago

Glad it is resolved with latest grafana image.