From a script it is possible to add a new area with a separate timescale to the TREND by the method "addTrendArea" / "timeScaleVisibility".
Manually it is possible to scroll the time axis for the individual areas to a different time.
So far so good !
However, to be able to prepare a useful TREND view for the user, the same functionality should be available from a script.
With the methods «gotoNow», «timeBegin» and «timeInterval» all areas are affected at the same time !!
There is no input parameter for the "area" for these methods.
Solution : ETM to add (optional) parameter "int area" for all relevant TREND methods !
Question : Are there any work around ?
TREND widget functionallity : missing parameters
- lovaask
- Posts:1
- Joined: Fri Jan 30, 2015 9:48 am
TREND widget functionallity : missing parameters
- mkoller
- Posts:741
- Joined: Fri Sep 17, 2010 9:03 am
Re: TREND widget functionallity : missing parameters
Sadly you are right. The functions come from the very early times of the trend. Seems nobody needed the others yet...
You can try if timeOffset helps in your case.
P.S:I added this request into our bugtracker
You can try if timeOffset helps in your case.
P.S:I added this request into our bugtracker