Thanks for your help. Much appreciated.
-
Forgive me, but I may not be following how you would propose the implementation of this “Save Current Trend Config” for the user on the web. After the user has made their configuration during a session, how would you access the JSON config for the Power Chart? I assume you would get the session version of the JSON config from current client’s Power Chart component and then save JSON to users desktop (as an option). Then the user would need to load the JSON back up when/if they wanted to reload their trend configuration later? This whole interface would need to be built around the Power Chart? (Are there plans to add this capability to this Component?)
-
Your “histprov:${databaseName}:/drv:${gatewayName}:${tagProvider}:/tag:${pathToTag}” is a great way to break it down. The {gatewayName} was the big missing link for me.
BTW:
Is there a way that you can add an Array of these tagBrowserStartPath(s), so you can show a number of specific tag paths in the Power Chart?
thanks, Chris