AdvancedHMI Software
General Category => Support Questions => Topic started by: Allan19111911 on February 18, 2020, 08:24:59 AM
-
Hello everyone. I'm getting really confused about the chart feature. I want a bar chart that will display the value of 30 tags. I want it to look like the default chart that gets pulled in from the toolbox. I'm confused on where I reference these tags, where I set the y min and max and where I label each column
thanks
Allan
-
The tags will need to be in an array and then use ChartByArray.
-
Thanks Archie, I had tried this before but I messed up the index and update. I have it working now
thanks
Again