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
Include a php
Hello,
I'm trying to include a function that shows the recent searches.
Example I have <
word wrap in emails help needed
Hello, I understand how wordwrap works in php and have used it well before. However when I used wor
adding 0 to numbers
Hey guys i need to create a 00001 number in a loop. Is there a better way of forcing a 5 digit numbe
Looping Problem
I've got a client that has a database with about 200 events at any given time. I'm trying to loop t
error help - Dynamic Image
I've been working on making my site less cluttered in the directories and more secure lately. In an
Frustrated php Newbie
First off, I am pretty much a PHP nub. I can read and understand the language (most of the time) so
passthru() help
Hi everyone,
I'm new to the forum and to PHP. I have some pretty good experience writing shell sc
Best PHP Documentation generator
Hello guys!
I would like to hear from you what is the best PHP documentation generator. Perso
Why is my row count 0?
Here's the MySQL query i'm running. It basically pulls data from 2 tables based on some data passed.
AJAX form submit
I recently built a form that submits data to my database with an ajax function that is called throug