Is there a line graph function available?

Is there a line graph function available in screen maker?

Hello,

There is a graph control available in ScreenMaker that supports line plotting.
The x axis and y axis values need to be binded to a RAPID array.
Adjust the max and min values of each axes.
And custom action needs to be defined for the graph control where in a method called UpdateValues should be selected.

Hello,

I encountered a problem here.
I have binded an array to to the X and Y axis.
I have also defined the updateValues. However, I still can’t see the graph.

is there anything else need to be define?

Is it possible to create a sample for me. So I can just refer to it. Thanks

Hello,

I have attached a screenmaker application along with the a mod file which consists of two rapid arrays.

You can take a look at them.

webwiz/2876/graphControl_SM_Project_and_Module.zip