ver Jan22nd
updated all the existing calc configs
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"id": "347ef137-7eeb-4c80-a3bb-0951f26a8aff",
|
||||
"snapshot": "libreoffice_calc",
|
||||
"instruction": "Could you create two column charts of per-month costs for me using statistics in the form?",
|
||||
"instruction": "Here are two tables recording the per-month costs in 2019 and 2020. I want to create two column bar charts reflecting per-month cost variations for each year from these data. Help me, Mr. Assistant!",
|
||||
"source": "https://www.youtube.com/watch?v=bgO40-CjYNY",
|
||||
"config": [
|
||||
{
|
||||
@@ -64,12 +64,21 @@
|
||||
"dest": "Create_column_charts_using_statistics_gold.xlsx"
|
||||
},
|
||||
"options": {
|
||||
"features": [
|
||||
"chart"
|
||||
],
|
||||
"chart_props": [
|
||||
"type",
|
||||
"direction"
|
||||
"rules": [
|
||||
{
|
||||
"type": "chart",
|
||||
"sheet_idx0": 0,
|
||||
"sheet_idx1": "EI0",
|
||||
"chart_props": [
|
||||
"type",
|
||||
"direction"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "sheet_data",
|
||||
"sheet_idx0": 0,
|
||||
"sheet_idx1": "EI0"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user