ver Dec27thv3
added chart property of bar direction
This commit is contained in:
@@ -130,4 +130,4 @@ if __name__ == '__main__':
|
||||
|
||||
path1 = "../../../../../任务数据/LibreOffice Calc/Create_column_charts_using_statistics_gold.xlsx"
|
||||
path2 = "../../../../../任务数据/LibreOffice Calc/Create_column_charts_using_statistics_gold2.xlsx"
|
||||
print(compare_with_charts(path1, path2, chart_props=["type"]))
|
||||
print(compare_with_charts(path1, path2, chart_props=["type", "direction"]))
|
||||
|
||||
Reference in New Issue
Block a user