[Help] - How to get graph builder with polygon updated as slider changes
Hi all,
I am quite new in JSL scripting. Currently, I added Slider to change some variable in data table. Data table gets updated as the slider change
In the next step, I would like to get data 2 column in the data table to turn them into matrix and starting draw Polygon in Graph Builder
However , I face some difficulty that once I move sliders, the content does not change:
1. I add one text box i...