1. 18 11月, 2022 1 次提交
  2. 14 9月, 2022 1 次提交
  3. 22 8月, 2022 1 次提交
  4. 17 8月, 2022 1 次提交
  5. 29 6月, 2022 1 次提交
  6. 28 6月, 2022 1 次提交
  7. 23 6月, 2022 1 次提交
  8. 22 6月, 2022 1 次提交
  9. 30 12月, 2021 1 次提交
  10. 10 11月, 2021 1 次提交
  11. 25 8月, 2021 1 次提交
  12. 23 8月, 2021 1 次提交
    • P
      bugs fix (#998) · 5661a556
      Peter Pan 提交于
      * fix: minor bugs fix
      
      * bump visualdl to 2.2.1
      5661a556
  13. 21 6月, 2021 1 次提交
  14. 10 6月, 2021 1 次提交
  15. 09 6月, 2021 2 次提交
  16. 26 5月, 2021 1 次提交
  17. 24 5月, 2021 1 次提交
    • P
      update demo to latest (#970) · 098f7ec0
      Peter Pan 提交于
      * chore: update demo
      
      * chore: update demo
      
      * bump fe to 2.2.0
      
      * bump fe to 2.2.0-1
      
      * fix: docker runtime error
      098f7ec0
  18. 23 5月, 2021 2 次提交
  19. 22 5月, 2021 1 次提交
  20. 21 5月, 2021 1 次提交
  21. 20 5月, 2021 1 次提交
  22. 19 5月, 2021 2 次提交
  23. 09 4月, 2021 2 次提交
  24. 07 4月, 2021 1 次提交
    • P
      3D Labels in High-dimensional page (#947) · 01ce1c26
      Peter Pan 提交于
      * chore: update dependencies
      
      * chore: bump typescript to 4.2
      
      * fix: fix chaos of theme when system theme changed while theme is not set to auto
      
      * feat: 3d label in high-dimensional page
      
      * fix: label index error when data has a large size
      
      * fix: minor bugs fix
      
      * chore: update dependencies
      01ce1c26
  25. 20 2月, 2021 1 次提交
  26. 29 1月, 2021 2 次提交
  27. 26 1月, 2021 1 次提交
    • P
      Text (#916) · 5d4c261b
      Peter Pan 提交于
      * chore: update dependencies
      
      * build: fix build error
      
      * chore: update dependencies
      
      * feat: text sample
      
      * fix: color mismatch in dark mode
      
      * fix: align step in text page
      5d4c261b
  28. 08 1月, 2021 1 次提交
  29. 30 12月, 2020 1 次提交
  30. 29 12月, 2020 2 次提交
    • P
      update demo (#899) · 9553ec70
      Peter Pan 提交于
      * docs: update demo
      
      * publish fe@2.1.2
      
      * chore: remove deprecated constants
      
      * publish fe@2.1.3
      
      * fix: fix web worker cross origin
      
      * publish fe@2.1.4
      
      * style: lint shell scripts
      9553ec70
    • P
      multiple formats support when downloading raw data (#894) · 579873fe
      Peter Pan 提交于
      * feat: download raw data in multiple formats
      
      * feat: bump fe to 2.1.1
      
      * style: fix bugs of lint fe
      579873fe
  31. 28 12月, 2020 1 次提交
    • P
      bump 2.1.0 (#891) · 19e5e52e
      Peter Pan 提交于
      * style: add python lint & pre-commit
      
      * style: use pre-commit to lint fe codes
      
      * fix: show raw shape of tensor in high-dimensional chart
      
      * feat: implement random sampling in high-dimensional chart
      
      * feat: add fog in scatter chart
      
      * feat: focus hovered point in high-dimensional chart
      
      * chore: hide unfulfilled features
      
      * chore: update dependencies
      
      * fix: fix lost import
      
      * style: fix style lint
      
      * chore: fix typo
      
      * bump 2.1.0
      19e5e52e
  32. 23 12月, 2020 1 次提交
    • P
      rewrite roc curve (#881) · ae2608f1
      Peter Pan 提交于
      * 增加 roc 曲线
      
      所有更改参照pr曲线更改,在公式计算的地方更改为了 roc 的计算公式
      
      * Update index.ts
      
      语法改正
      
      * Update reducers.ts
      
      修改语法错误
      
      * 生成record_pb2.py
      
      编译生成record_pb2.py
      修改 record.proto 序号问题
      
      * Update base_component.py
      
      更正参数
      
      * Update api.py
      
      修正语法错误
      
      * add data/roc-curve
      
      前端页面
      
      * add resource
      
      add resource
      
      * Update lib.py
      
      * docs: remove luckydraw
      
      * feat: download raw data
      
      * fix conflict
      
      * chore: rewrite pr-curve & roc-curve
      
      * fix: unexpected background color in dark mode
      Co-authored-by: Niceriver97 <1105107356@qq.com>
      ae2608f1
  33. 17 12月, 2020 2 次提交