Updating Charts and Tables in a Custom Display Window using JSL
I recently built a script to create a TOPSIS multi-attribute decision making analysis on some of my data to help pick the best case. The actual calculations are fairly basic from a mathematic perspective, and they work just fine. I built a window to display some information about the data I am working with, the importance weightings used in the calculations in bar chart form, a scatterplot matrix ...