Commit History

作者 SHA1 備註 提交日期
  xuri bddea1262b This closes #785, support to change tab color; new formula function: FISHER, FISHERINV, GAMMA, GAMMALN, MIN, MINA, PERMUT 4 年之前
  xuri 36b7990d6b lint issue fixed and new formula function: ATAN, AVERAGE, AVERAGEA, CONCAT, CONCATENATE, COUNT, COUNTBLANK, MAX 4 年之前
  xuri a26675517e This closes #756, not set the empty string for the cell when SetCellValue with nil 5 年之前
  xuri 71829c5202 AddChart support disable legend of the chart 5 年之前
  xuri 77978ac68d This closes #657 and closes #748, AddChart support custom marker symbol and symbol size, fix AddPicture auto fit failure with multi merged cells 5 年之前
  xuri 2514bb16c6 Fix #724, standardize variable naming and update unit tests 5 年之前
  xuri 520aa679f3 Fix #706, #713 improve AddPicture performance, fix missing worksheet when rename with same names 5 年之前
  xuri d1926675f8 - Resolve #627, improve multi-series line chart compatibility with KingSoft WPS 5 年之前
  xuri 98f1a69903 support ECMA-376 document standard encryption, ref #199 5 年之前
  xuri 88de2f8d51 Default row height compatibility with Apache OpenOffice and Kingsoft WPS, unit test update and typo fixed 5 年之前
  xuri c922c32fb7 support parse and generate XML element namespace dynamic, fix #651 5 年之前
  xuri 0aa1510694 update docs and improve compatibility 5 年之前
  Huy Bui (Kevin) 42b1c81488 Resolve #661 Add Logarithmic scale option support on Y axis (#662) 5 年之前
  xuri 15fd56853f Update docs and typo fixed 5 年之前
  Olivier Mengué 6e90fa6b1d Replace bytes.NewReader(stringToBytes(s)) with strings.NewReader(s) (#610) 5 年之前
  xuri 0f2a905324 Performance improvements 5 年之前
  xuri 3ce4b91be9 Resolve #345, fix missing comments by GetComments 5 年之前
  xuri 3f89c6e979 remove ineffectual variable assignments and simplify code 5 年之前
  xuri 6afc468a02 Resolve #451, support create chart sheet 5 年之前
  xuri cbc3fd21b7 Resolve #455, init delete picture from spreadsheet support 6 年之前
  xuri e2bd08c911 Make DeleteChart delete multiple charts located on the same cell 6 年之前
  xuri 0bb245523a Resolve #557, init delete chart support 6 年之前