1. 10 11月, 2021 1 次提交
  2. 23 8月, 2021 1 次提交
    • P
      bugs fix (#998) · 5661a556
      Peter Pan 提交于
      * fix: minor bugs fix
      
      * bump visualdl to 2.2.1
      5661a556
  3. 10 6月, 2021 1 次提交
  4. 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
  5. 22 5月, 2021 1 次提交
  6. 19 5月, 2021 1 次提交
    • P
      Hyper parameters (#960) · 3699edf3
      Peter Pan 提交于
      * feat: hyper-parameters
      
      * feat: hyper-parameters
      
      * feat: hyper-parameters
      
      * feat: hyper-parameters
      
      * feat: hyper-parameters
      
      * feat: hyper-parameters
      
      * feat: hyper-parameters
      
      * feat: hyper-parameters
      
      * feat: hyper-parameters
      3699edf3
  7. 09 4月, 2021 1 次提交
    • P
      feat: color map of high-dimensional page (#950) · 858d698d
      Peter Pan 提交于
      * feat: show more menu in navbar
      
      * feat: able to drag and change run sidebar width
      
      * feat: color map of high-dimensional page
      
      * fix: disable color map when category is more than color size
      858d698d
  8. 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
  9. 08 1月, 2021 1 次提交
  10. 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
  11. 17 12月, 2020 2 次提交
    • P
      chore: get rid of useHeavyWork (#871) · 81240db7
      Peter Pan 提交于
      81240db7
    • P
      Rewrite High-Dimensional (#869) · f501709b
      Peter Pan 提交于
      * feat: rewrite high-dimensional
      
      * chore: update dependencies
      
      * chore: update dependencies
      
      * chore: rewrite scatter chart
      
      * feat: t-sne for high-dimensional
      
      * feat: umap for high-dimensional
      
      * feat: add hover effects in high-dimensional
      
      * feat: add hover label in high-dimensional chart
      
      * chore: update dependencies
      
      * feat: search & highlight in high-dimensional chart
      
      * chore: update dependencies
      
      * fix: resolve type
      
      * chore: remove unused code
      f501709b
  12. 26 11月, 2020 1 次提交
  13. 23 11月, 2020 1 次提交
    • P
      minor bugs fix (#851) · 0e38ff74
      Peter Pan 提交于
      * fix: get nearest points listed in tooltip of scalar page by selected x-axis
      
      * fix: humanize relative time display in tooltip of scalar chart
      
      * fix: fix y axis range error in scalar chart (fix #765)
      0e38ff74
  14. 25 9月, 2020 1 次提交
  15. 24 9月, 2020 1 次提交
    • P
      sample pages improvement (close #757, #758) (#829) · e50c15b0
      Peter Pan 提交于
      * chore: set server address
      
      * chore: add bce-python-sdk to requirements
      
      * fix: limit max length of runs in chart tooltip table
      
      * feat: add keyboard shortcuts in sample page
      
      * feat: add image preview in image sample page
      e50c15b0
  16. 18 9月, 2020 1 次提交
    • P
      minor bugs fix (#815) · 29791b8e
      Peter Pan 提交于
      * chore: window instead of globalThis to support more browser versions
      
      * fix: chart toolbox icons gap chaos
      
      * style: remove unused title in svgs
      
      * fix: index loading not centered
      
      * fix: get missing echarts loading back
      
      * fix: date & time cannot be formatted to correct locale string (#813)
      
      * chore: drop support of nodejs 12
      
      * docs: update documentation
      29791b8e
  17. 17 9月, 2020 1 次提交
    • P
      dark mode (#814) · c0281d33
      Peter Pan 提交于
      * feat: dark mode support
      
      * chore: use redux to manage global state
      
      * chore: update dependencies
      
      * build: increase yarn network timeout to avoid build error in github action
      
      * feat: dark mode support
      
      * chore: add module preload
      c0281d33
  18. 09 9月, 2020 1 次提交
    • P
      minor bugs fix (#804) · 8e562d4e
      Peter Pan 提交于
      * fix: error message cannot display correctly
      
      * fix: query string missing when redirect from root to index
      8e562d4e
  19. 07 9月, 2020 1 次提交
    • P
      better error handling (#797) · fe666692
      Peter Pan 提交于
      * build: update github actions
      
      * chore: update dependencies
      
      * feat: set smoothing from query string
      
      * feat: remember smoothing in scalar page
      
      * chore: better error handling when fetching data
      
      * feat: add error page
      
      * fix: build error in docker
      
      * fix: build error in docker
      fe666692
  20. 04 9月, 2020 1 次提交
    • P
      refactor: get rid of webpack & nextjs while introducing es module (#786) · 88719ad8
      Peter Pan 提交于
      * fix: incorrect locale redirect
      
      * chore: use millisecond
      
      * refactor: get rid of nextjs
      
      * feat: add telemetry
      
      * feat: add disable telemetry option
      
      * fix #739
      
      * fix: compatibility of nodejs 12
      
      * mute webpack
      
      * feat: show min & max value in scalar page
      
      * fix: tooltip sorting chinese translation update
      
      * style: fix lint
      88719ad8