Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 369 Bytes

File metadata and controls

9 lines (7 loc) · 369 Bytes

TO-DO

Please consider contribute to the following area:

  • Add more charts. Openpyxl supports more charts than SQL2Excel. Consider expands the supported charts.
  • Review and complete docstring
  • Review official documentation
  • Improve the limited support for row-based data. Currently, data is assumed to be arranged in columns.
  • Add yours ...