After the last update to the latest version (went smooth, thanks a lot!) I noticed that graphs are not having an axis break, ie. they all show a full y-axis scale starting at 0 to the values measured. I remember vaguely that this was not the case before.
See below for an examples without and with axis break.
As you can see the axis break allows to clearly see what is going on. But that might be a personal opinion, so would it be hard to show graphs with axis break as an optional (global) configuration item?
No axis break example:
Same data with axis break:
Axis break in graphs
Moderators: leecollings, remb0
- waltervl
- Posts: 5775
- Joined: Monday 28 January 2019 18:48
- Target OS: Linux
- Domoticz version: 2024.7
- Location: NL
- Contact:
Re: Axis break in graphs
I think this change has caused this https://github.com/domoticz/domoticz/co ... 83bd293822
You can play with the file www/app/log/RefreshingChart.js to change the behavior as you do not have to build anything.
You can play with the file www/app/log/RefreshingChart.js to change the behavior as you do not have to build anything.
Domoticz running on Udoo X86 (on Ubuntu)
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
-
- Posts: 17
- Joined: Sunday 07 October 2018 17:21
- Target OS: Linux
- Domoticz version: 2025.1
- Location: Bollenstreek
- Contact:
Re: Axis break in graphs
Thanks! Reverting line 85 in www/app/log/RefreshingChart.js returns the broken axis view again.
The change (git sha f0cff38a70) was added recently on May 25th by GizMoCuz with message: 'Default area graph type for most day charts'.
Not sure which problem this fixes?
It is using boolean flag `isShortLogChart` for CounterLogChart that has been in since 2020.
The change (git sha f0cff38a70) was added recently on May 25th by GizMoCuz with message: 'Default area graph type for most day charts'.
Not sure which problem this fixes?
It is using boolean flag `isShortLogChart` for CounterLogChart that has been in since 2020.
Who is online
Users browsing this forum: No registered users and 1 guest