1. 22 12月, 2023 1 次提交
  2. 19 12月, 2023 1 次提交
    • xurime's avatar
      Breaking changes: Go 1.18 and later required · 37e2d946
      xurime 提交于
      - This made the GetPictureCell function support get embedded cell images
      - Update dependencies module
      - Update GitHub workflow
      - Update documentation for the AddChart function
      37e2d946
  3. 15 12月, 2023 1 次提交
  4. 14 12月, 2023 1 次提交
    • Y
      This closes # 1704, support set the data labels position for the chart (#1755) · dfaf418f
      yuegu520 提交于
      - Breaking change: remove the Sizes field in the ChartSeries data type
      - Add new field DataLabelPosition in the ChartSeries data type, support to sets the position of the chart series data label
      - Add new field BubbleSize in the Chart data type, support set the bubble size in all data series for the bubble chart or 3D bubble chart
      - Add new exported ChartDataLabelPositionType data type
      - Update docs and unit test for the AddChart function
      - Fix a v2.7.1 regression bug, the bubble is hidden in the bubble or 3D bubble chart, commit ID: c2d6707a
      dfaf418f
  5. 13 12月, 2023 1 次提交
  6. 09 12月, 2023 1 次提交
  7. 08 12月, 2023 1 次提交
  8. 07 12月, 2023 1 次提交
  9. 02 12月, 2023 1 次提交
  10. 01 12月, 2023 1 次提交
  11. 29 11月, 2023 1 次提交
  12. 25 11月, 2023 1 次提交
  13. 23 11月, 2023 1 次提交
  14. 21 11月, 2023 1 次提交
  15. 20 11月, 2023 1 次提交
  16. 18 11月, 2023 1 次提交
  17. 16 11月, 2023 1 次提交
  18. 15 11月, 2023 1 次提交
  19. 14 11月, 2023 1 次提交
  20. 13 11月, 2023 1 次提交
    • xurime's avatar
      Support 5 new kinds of conditional formatting types · 2499bf6b
      xurime 提交于
      - New conditional formatting types: text, blanks, no blanks, errors, and no errors
      - Support calculate formula with multiple dash arithmetic symbol
      - Fix empty calculate result with numeric arguments in LEN, LOWER, PROPER, REPT, UPPER, and IF formula functions
      - Uniform double quote in calculation unit tests
      - Update unit tests
      2499bf6b
  21. 11 11月, 2023 1 次提交
  22. 10 11月, 2023 1 次提交
  23. 09 11月, 2023 1 次提交
  24. 08 11月, 2023 1 次提交
  25. 07 11月, 2023 1 次提交
  26. 06 11月, 2023 1 次提交
  27. 04 11月, 2023 1 次提交
  28. 03 11月, 2023 1 次提交
    • xurime's avatar
      This closes #1706 and closes #1708 · 4e936daf
      xurime 提交于
      - Add export ChartLineType enumeration to specify the chart line type
      - Add new Border field in the Chart type to set the chart area border
      - Add new Type field in the ChartLine type to set the line type
      - Fix some format missing on get style definition
      - Update the unit tests
      4e936daf
  29. 02 11月, 2023 1 次提交
  30. 01 11月, 2023 1 次提交
  31. 31 10月, 2023 1 次提交
  32. 29 10月, 2023 1 次提交
  33. 24 10月, 2023 1 次提交
  34. 20 10月, 2023 1 次提交
  35. 17 10月, 2023 1 次提交
  36. 13 10月, 2023 1 次提交
  37. 12 10月, 2023 1 次提交
  38. 11 10月, 2023 1 次提交
    • xurime's avatar
      This closes #1687 and closes #1688 · d9a0da7b
      xurime 提交于
      - Using sync map internally to get cell value concurrency safe
      - Support set the height and width for the comment box
      - Update the unit test
      d9a0da7b
  39. 10 10月, 2023 1 次提交
  40. 09 10月, 2023 1 次提交