AdvancedHMI Software

General Category => Support Questions => Topic started by: Allan19111911 on February 18, 2020, 08:24:59 AM

Title: chart question
Post 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
Title: Re: chart question
Post by: Archie on February 18, 2020, 05:17:44 PM
The tags will need to be in an array and then use ChartByArray.
Title: Re: chart question
Post by: Allan19111911 on February 19, 2020, 08:19:30 AM
Thanks Archie, I had tried this before but I messed up the index and update.  I have it working now
thanks
Again