hvxl / otmonitor

Monitor tool for the OTGW (http://otgw.tclcode.com/)
GNU Lesser General Public License v3.0
26 stars 10 forks source link

Using the web server, the graph does not scroll horizontally and vertically with the Safari browser on an iPad. #20

Open IanDury opened 1 year ago

hvxl commented 1 year ago

You failed to provide a problem description, aside from a vague title. Are you referring to the new automatic graph update feature of release 6.4?

Going through the commands used for this new feature, I found one that requires Safari 15. You didn't specify on which Safari version you found this. But if your iPad is up to date, it should work. Unfortunately I can't test it because I don't own any devices running iOS.

IanDury commented 1 year ago

I'm using iPadOS 15.7.2. I guess the bundled Safari uses the same version number. Both with the otmonitor 6.3 and the latest 6.4 web server I can only see the first ~75-80 minutes of the total 120 minutes graph holding the iPad in portrait position. Horizontal swiping to see the last 40-45 minutes does not work.

When holding the iPad in landscape position I can only see the first ~80-85 minutes and the time axis at the bottom is not visible because vertical swiping is also not working.

See below the screenshots of the graph in portrait and landscape position. They were taken with some hours time difference so the plotted graph values differ.

N.B. On my Samsung Galaxy S22 swiping the graph using the same otmonitor web server works fine.

Opentherm Gateway Graph

Opentherm Gateway Graph Landscape

etmmvdp commented 1 year ago

Instead of browsing to graph.html go to graph.svg.

IanDury commented 1 year ago

Instead of browsing to graph.html go to graph.svg.

@etmmvdp Thanks, that workaround works fine including with the new graph update feature.