ver Feb20th
fixed server/main.py fixed several sheetcopilot tasks fixed several calc metrics, including float difference of sheet_data and conditional formatting recognition
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"id": "21ab7b40-77c2-4ae6-8321-e00d3a086c73",
|
||||
"snapshot": "libreoffice_calc",
|
||||
"instruction": "Please calculate the period rate for my data in a new column with header \"Period Rate (%)\", convert the results as number type, and highlight the highest result as green.",
|
||||
"instruction": "Please calculate the period rate for my data in a new column with header \"Period Rate (%)\", convert the results as number type, and highlight the highest result with green (#00ff00) font.",
|
||||
"source": "SheetCopilot@124",
|
||||
"config": [
|
||||
{
|
||||
@@ -81,15 +81,10 @@
|
||||
"sheet_idx0": 0,
|
||||
"sheet_idx1": "EI0",
|
||||
"props": [
|
||||
"font_bold",
|
||||
"font_color",
|
||||
"bgcolor",
|
||||
"font_name",
|
||||
"font_italic",
|
||||
"font_underline"
|
||||
"font_color"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user