1. 15 Jul, 2020 1 commit
  2. 14 Jul, 2020 1 commit
  3. 10 Jul, 2020 2 commits
    • xuri's avatar
      update docs and improve compatibility · 0aa15106
      xuri authored
      0aa15106
    • Huy Bui (Kevin)'s avatar
      Resolve #661 Add Logarithmic scale option support on Y axis (#662) · 42b1c814
      Huy Bui (Kevin) authored
      * Resolve #661 Add Logarithmic scale option support on Y axis
      
      Example usage:
      Add the following option into the format string when using AddChart:
      
      "y_axis":{"scaling":{"logbase":"10"}}
      
      * Change type of LogBase from attrValString to attrVarFloat
      
      * Add test case for testing Logarithmic Option in Y axis of charts
      
      * Move field `LogBase` in the format string up one level (remove `Scaling`) as suggested the owner
      
      Test cases are updated accordingly.
      42b1c814
  4. 08 Jul, 2020 1 commit
  5. 01 Jul, 2020 1 commit
  6. 27 Jun, 2020 1 commit
  7. 26 Jun, 2020 1 commit
  8. 21 Jun, 2020 2 commits
  9. 20 Jun, 2020 1 commit
  10. 17 Jun, 2020 1 commit
  11. 08 Jun, 2020 2 commits
  12. 03 Jun, 2020 1 commit
  13. 02 Jun, 2020 1 commit
  14. 31 May, 2020 1 commit
  15. 30 May, 2020 1 commit
  16. 28 May, 2020 1 commit
  17. 26 May, 2020 1 commit
  18. 25 May, 2020 1 commit
  19. 24 May, 2020 2 commits
  20. 23 May, 2020 2 commits
  21. 22 May, 2020 2 commits
  22. 21 May, 2020 1 commit
  23. 17 May, 2020 1 commit
  24. 15 May, 2020 2 commits
  25. 14 May, 2020 1 commit
  26. 12 May, 2020 1 commit
  27. 10 May, 2020 2 commits
  28. 08 May, 2020 1 commit
    • xuri's avatar
      - fn: SUMSQ · 4188dc7a
      xuri authored
      - resolve ineffectual assignment
      - handle exception with invalid formula
      - update range resolver
      4188dc7a
  29. 07 May, 2020 1 commit
  30. 06 May, 2020 1 commit
  31. 05 May, 2020 2 commits