Is this possible? Right now I’m using an iframe card but haven’t found a way to adjust the display to show only part of the webpage so I need to scroll the webpage to see the desired section.
https://www.tideschart.com//tide-charts/en/Afife-Viana-do-Castelo-Viana-do-Castelo-Portugal-tide-chart-12033000-m.png?date=20250712
you just need to dinamic change the date
No, it looks like this part is just the location code.
If you use the same URL, but with for instance the date of yesterday you get the graph from yesterday.
But indeed it does not work for all other trials that I did.
So not reliable.
By the way, this is a nice website: it shows the tide-charts world-wide.
But one funny thing: I am living in the Netherlands, near the IJsselmeer. This used to be a tidal sea (called the Zuiderzee), but since the Afsluitdijk was finished in 1932 it became a non-tidal lake.
But according to this website we still have a tidal difference of roughly 2 meters… (see the links above).
After putting this on my page, I realized there was one big difference with the .png and the live webpage - the current time/red line is no longer there - Original website. So there must be some other code that overlays the tide .png with the current time marker.
Go with the version that adds a dynamic date to the URL.
This will prevent cache issues, where the picture is not updated, because the browser app think it already got the newest one in its cache.
That version doesn’t add the red time bar either. I think I will keep my old iframe and continue to scroll down to the part I want to see until I figure out how to display only the graph section.