DEAR STKO,
I wanted to ask if it is possible to remove the legend from STKO MONITOR ?
I have a chart for more than 400 analyses and removing the label name of each of them manually will take a lot of time.
With so many analyses, the legend does not fit on the chart and hides the main part of the data.
I checked the code in program C:/files/STKO but I'm not sure which exact line is responsible for displaying the legend on the main chart .
I would like to do this only for the selected case, and the analyses are already done. (I turn on the plot using LaunchSTKOMONITOR)
REMOVE THE LEGEND IN STKO MONITOR
Re: REMOVE THE LEGEND IN STKO MONITOR
It's not possible from the user interface (we will add an option to do that in next versions).
Now you can simply comment line 499 of STKOMonitorPlotWidget.py.
If you do it in C:\Program Files\STKO\external_solvers\STKOMonitor, it will affect all next stko runs.
Instead, you can locally change the copy stko makes in your model folder.
Now you can simply comment line 499 of STKOMonitorPlotWidget.py.
If you do it in C:\Program Files\STKO\external_solvers\STKOMonitor, it will affect all next stko runs.
Instead, you can locally change the copy stko makes in your model folder.