Data missing when export multiple box plots with script.
I am new to JMP and encountering issues exporting multiple box plots. My goal is to create plots with X-axis variables grouped by another parameter. However, the exported output is missing some X-axis data, even though the plots are correct when I use a single specific column.Here is my code://桌面創建資料夾帶上當天日期 timestamp = Format Date(Today(), "ddmmyyyy"); desktop_path = Get Environment Variable("USEr...