ver Dec29thv2
re-organized functions w.r.t. comparing xlsx with a golden one
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
"libreoffice_calc"
|
||||
],
|
||||
"evaluator": {
|
||||
"func": "compare_with_charts",
|
||||
"func": "compare_table",
|
||||
"result": {
|
||||
"type": "vm_file",
|
||||
"path": "/home/david/Create_column_charts_using_statistics.xlsx",
|
||||
@@ -39,6 +39,9 @@
|
||||
"dest": "Create_column_charts_using_statistics_gold.xlsx"
|
||||
},
|
||||
"options": {
|
||||
"features": [
|
||||
"chart"
|
||||
],
|
||||
"chart_props": [
|
||||
"type",
|
||||
"direction"
|
||||
|
||||
Reference in New Issue
Block a user