OriginPro 2018 (64-bit) SR1 - b9.5.1.195 Operating system: Windows 11
Hello everyone, I'm trying to automatize some Boxplot plotting and merging. Everything goes fine until the merging happens. When the four plots are merged into four different layers in the merged window, the title of the Y axis for some layers (usually the first) does not show up. It then inexplicably shows up after some update on the plot details but on a different position than the default (x,y) = (0,0) which is right on the left of the respective Y axis. In particular it shows up at (x,y) = (0,127). "127" makes me think to some weird programming fault since it's equal to 2^7-1. The following is the code I'm using:
This happens not only when the theme is set to be the custom "MyBoxPlo3" but also with the system one "Boxplot Data in Line" or something similar. Moreover this doesn't seem to happen when i perform the merging operation using the Graph toolbar instead of LabTalk