Using openpyxl 3.0.6 to make a sheet and everything is fine until the code adds a chart to the sheet. When I comment out this_sheet.add_chart(chart, cell_loc) the
this_sheet.add_chart(chart, cell_loc)