/
OS-Worldf9ccaa5
{
"id": "3a7c8185-25c1-4941-bd7b-96e823c9f21f",
"snapshot": "libreoffice_calc",
"instruction": "Sort the data according to column A in an ascending order and then create a line chart with the \"Date Time\" column on the X-axis and quantity on the Y-axis.",
"source": "SheetCopilot@5",
"config": [
{
"type": "download",
"parameters": {
"files": [
{
"url": "https://drive.google.com/uc?id=1P_8BeCgFJXQwUizF3eFYAeMS4YIw6dmA&export=download",
"path": "/home/user/BoomerangSales.xlsx"
}
]
}
},
{
"type": "open",
"parameters": {
"path": "/home/user/BoomerangSales.xlsx"
}
}
],
"trajectory": "trajectories/3a7c8185-25c1-4941-bd7b-96e823c9f21f",
"related_apps": [
"libreoffice_calc"
],
"evaluator": {
"postconfig": [
{
"type": "activate_window",
"parameters": {
"window_name": "BoomerangSales.xlsx - LibreOffice Calc",
"strict": true
}
},
{
"type": "sleep",
"parameters": {
"seconds": 0.5
}
},
{
"type": "execute",
"parameters": {
"command": [
"python",
"-c",
"import pyautogui; pyautogui.hotkey(\"ctrl\", \"s\");"
]
}
},
{
"type": "sleep",
"parameters": {
"seconds": 0.5
}
}
],
"func": "compare_table",
"expected": {
"type": "cloud_file",
"path": "https://drive.google.com/uc?id=11Knuw3YKaW5Oh1L5cjgpRYcOSqIENr_Y&export=download",
"dest": "6_BoomerangSales_gt1.xlsx"
},
"result": {
"type": "vm_file",
"path": "/home/user/BoomerangSales.xlsx",
"dest": "BoomerangSales.xlsx"
},
"options": {
"rules": [
{
"type": "sheet_data",
"sheet_idx0": 0,
"sheet_idx1": "EI0"
},
{
"type": "chart",
"sheet_idx0": 0,
"sheet_idx1": "EI0",
"chart_props": [
"type"
]
}
]
}
}
}