Add the interval option to the chart
-
Can add the interval option to the chat.
because if we query a many day or more long time chart, the char will be slowly, assume the datasource is 5 seconds one period,one week will be 606024*7/5 = 120960 pointvalues,so chart is not Fluent.
actually, if we can add interval option,when query long time chart, can interval return the pointvalus. then the chart will be Fluent. -
Please be more specific as to where you are using this chart. In DGLux you do have an interval option which will do exactly what you want. We have plans to also add this option on the Watch list and point details page.
Thanks,
Joel. -
thanks your reply,I use this in point details page ,and reports page, when i choose from to time long than one week,the chart is too slowly, so i think the returned pointvalues is too much.
-
i have done this funciton in core code,any how i can commit the source code?
-
You can fork the repo on github https://github.com/infiniteautomation and then issue a pull request. You might also want to look at the video about the new pointDetails page in this post: http://infiniteautomation.com/forum/topic/1872/new-features-coming-soon