Page 1 of 1

Meteobridge Chart Query **solved**

Posted: Wed Dec 27, 2017 8:55 pm
by Robbie936
Is there a setting to turn off the lines as indicated on my chart below? I'm not sure what they are trying to tell me.
Thank you
Rob

Re: Meteobridge Chart Query

Posted: Fri Dec 29, 2017 12:18 am
by admin
oops, this is funny. I have no idea.

Can you please give me a remote login? Please send credentials to "info(at)meteobridge.com".

Re: Meteobridge Chart Query

Posted: Wed Jan 03, 2018 8:13 am
by Robbie936
Progress has been made thanks to Boris, it seems the problem with the trends is with the browser Chrome. trends display as they should in Firefox and Microsoft Edge.
The next question is....

How do I give more options for the time span, it currently can only do a maximum of two days. I'd like to be able to select
1 week
1 month
1 year
I've had a look at the chart template but can't see a place to change it.
Thank you
Rob

Re: Meteobridge Chart Query

Posted: Wed Jan 03, 2018 8:45 am
by Mattk
Have you checked the Time Period & Resolution drop down box above the chart? Should be able to do up to 3 months with many options in between with a 1 hour resolution. Pushing things to do any more than 2 days with the 1 minute resolution option

Re: Meteobridge Chart Query

Posted: Wed Jan 03, 2018 10:06 am
by admin
Regarding the disturbing lines this seems to be a browser related issue. It does show on Chrome sometimes, while other browsers don't seem to be impacted. Looks like amchart has released a fix, which I will give a test drive.

Code: Select all

Update 3.21.11 
    Some rendering issues because of a bug in new Chrome release fixed.
    Stock chart event stacking issue fixed.
Higher resolution for larger time frames is not supported by intent. Per minute data is only stored in RAM and therefore limited to about 48 hours. The system cannot hold more of it. hourly data can be used rather versatile but there also is a limit, when it will result to tens of thousands of data points, which will massively blow up the chart size and will make it utterly slow.

Re: Meteobridge Chart Query

Posted: Wed Jan 03, 2018 8:16 pm
by Robbie936
Thank you to Mattk and admin, I now have charts working correctly and other time spans available in Chrome.

Re: Meteobridge Chart Query **solved**

Posted: Wed Jan 03, 2018 11:28 pm
by admin
Just released update seems to be effective on the issue.