MII Trends - add data onto chart object
Posted on
16th Feb 2014 07:03 pm by
admin
Hello,
Can anyone please provide some thoughts on my current requirement:
its pretty basic:
I select a site(Historian datasource) search for a historian tag and then based on the selection I Trend(lets say Line chart).
Now I should select another site(historian datasource) search for a historian tag and add the tag onto the line chart along with the previous one.
so basically give user an option to select any historian data source and trend.
While i do this, i should still be able to use the in built chart properties mainly the time control - to go back and forht in time..
while I am doing this, I am also keeping a running list of selected tags in another table with the tag's other properties -like current value, Eng Units, calculation, Description, datasource.and give an option with a check box to this running list - where in user can check /uncheck the item and that removes the pen from the chart - and maintaining the chart pen color consistent with the running list's item's color(check box color - for ease of matching) - I am able to accomplish this part successfully.
I grealty appreciate if any one cane give me some ideas.on how to adynamically add tags onto the chart from multiple datasources and maintian the inbuilt properties of the line chart.
As you can see, I am almost building a product here - similar to Aspen's web21 or osi's process explorer - using MII.
any input is greatly appreciated.
Regards
No comments posted yet
Your Answer:
Login to answer
247
10
Other forums
Passing variables with pagination - iterating through unique id per link
Hi everyone,
I have seen a few topics like this one. Still cant find the specific thing, so I am
simplexml_load_file and rss problem
Hi,
I have a problem parsing an rss feed using simplexml_load_file - this is strange as i hav
PHP / MySQL Associative Multidimensional Array:
Hello.
I have data in a MySQL Table that adheres to the below: (note, no index, could add if
Apple's revamped lineup arrives
I'm personally curious about the magic mouse.. a multi-touch concept sounds like it could be nea
Php navigation
I have four buttons on a php page.
If i click a button it will redirect to different php pages.
Troubles with a spider class
I am building a spider that will crawl through random whitepages (eg. anywho.com, switchboard.com, w
if else problem, help please
i have this script that i made only i try to also put in a if else for for some reason the script is
DOMDocument
Hello All,
I need to take an XML document, modify some of the nodes in it and then perform a
MySql timezone
Code: $sql = "SELECT *, date_format(date, '%m/%d/%Y at %I:%i %p' )as date FROM comments WHERE t
Logging and nologging bulk insert
Hi,
oracle version: 10g Enterprise Edition Release 10.2.0.4.0 - 64bit Production