Page 2 of 2

Re: Interactive Graph Time

Posted: Sat Jan 20, 2018 4:41 pm
by Jachym
fixed,
it was in the part I expected, the Highcharts TZ settings

Re: Interactive Graph Time

Posted: Sat Jan 20, 2018 4:55 pm
by droiddk
Ok.

So what did you change? What was it before and now?

Regards

Re: Interactive Graph Time

Posted: Sat Jan 20, 2018 8:23 pm
by Jachym
Previously when you set the time to UTC false in HCh, it left the time alone and did not convert it based on system (OS) timezone. Looks like they changed something because the time was converted based on user's timezone. I therefore had to implement the UTC true option and add timezone offset based on Main settings

Re: Interactive Graph Time

Posted: Sat Jan 20, 2018 8:47 pm
by droiddk
Thanks for explanation.

Good work!

Regards

Re: Interactive Graph Time

Posted: Sun Jan 21, 2018 8:53 pm
by Dehatter
There is still an issue with this black.

I installed the revised block (11.1), yet when the page loads the time scale in not correct.

If I change any setting, the time scale corrects itself. I can even go back to the original setting and the time scale is correct. The issue only occurs when the page first loads.

Thank you for the new block!

Tom

Re: Interactive Graph Time

Posted: Sun Jan 21, 2018 9:51 pm
by Dehatter
Additional information.

If i put the block in the body, it is correct.

If I put the block in the footer, it is not correct.

Tom

Re: Interactive Graph Time

Posted: Thu Jan 25, 2018 12:29 am
by RobF
It started to work for a couple days, but is off again in the block.

Re: Interactive Graph Time

Posted: Sun Feb 04, 2018 11:17 am
by Lespius
Hello Everyone,
Same problem as you ! And my GraphCombined block is offset as well, plus the the X axis labels are note rounded hours...
Is there anything that I should do ?
Best,
Alain
Image

Re: Interactive Graph Time

Posted: Sun Feb 04, 2018 4:13 pm
by Jachym
Hi,
this just makes no sense... especially when you say it worked and then it just stops working correctly just like that. The only explanation I can think off is that your server incorrectly interprets your timezone offset, but Im unable to determine what the problem is. I checked Highcharts documentation, all ok. It works fine for me 100% of the time. Even when I look at other peoples“ websites I see correct time. I guess I will have to leave this to someone who knows a bit of Javascript and PHP and most importantly, who is able to replicate the issue