- 08 1月, 2021 1 次提交
-
-
由 Peter Pan 提交于
* chore: change title order of sample pages * chore: update dependencies * chore: use content loader to improve user experience * fix: fix color in dark mode * fix: remove unused variables
-
- 30 12月, 2020 1 次提交
-
-
由 Peter Pan 提交于
* feat: check browser compatibility * fix: fix browser compatibility of esmodule in web worker
-
- 29 12月, 2020 2 次提交
-
-
由 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
-
由 Peter Pan 提交于
* feat: download raw data in multiple formats * feat: bump fe to 2.1.1 * style: fix bugs of lint fe
-
- 28 12月, 2020 1 次提交
-
-
由 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
-
- 23 12月, 2020 1 次提交
-
-
由 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>
-
- 17 12月, 2020 3 次提交
-
-
由 Peter Pan 提交于
-
由 Peter Pan 提交于
-
由 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
-
- 26 11月, 2020 1 次提交
-
-
由 Peter Pan 提交于
-
- 24 11月, 2020 1 次提交
-
- 23 11月, 2020 1 次提交
-
- 25 9月, 2020 2 次提交
- 24 9月, 2020 1 次提交
-
-
由 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
-
- 21 9月, 2020 2 次提交
-
-
由 Peter Pan 提交于
-
由 Peter Pan 提交于
* chore: set server address * chore: add bce-python-sdk to requirements * fix: limit max length of runs in chart tooltip table * fix: coding style violation Co-authored-by: NNiandalu <Niandalu@users.noreply.github.com>
-
- 18 9月, 2020 1 次提交
-
-
由 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
-
- 17 9月, 2020 2 次提交
-
-
由 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
-
由 Peter Pan 提交于
* build: increase yarn network timeout to avoid build error in github action * chore: fix docker build * test: ignore no test error * bump fe to 2.0.1 * feat: dynamic envs in vdl server * bump fe to 2.0.2 * chore: fix docker build * bump fe to 2.0.3 * fix: demo build error * bump fe to 2.0.4 * chore: commit demo logs * bump fe to 2.0.5 * fix: docker build error * docs: update demo dat * bump fe to 2.0.6 * feat: support cdn deployment * bump fe to 2.0.7 * feat: support cdn deployment * bump fe to 2.0.8 * chore: remove default demo path * fix: graph iframe target origin * bump fe to 2.0.9
-
- 11 9月, 2020 1 次提交
-
-
由 Peter Pan 提交于
* feat: split page runs in global states * fix: bring loading back when switching to a visited page * fix: scroll tooltips in scalar & pr-curve to prevent content overflow
-
- 10 9月, 2020 2 次提交
- 09 9月, 2020 1 次提交
-
-
由 Peter Pan 提交于
* fix: error message cannot display correctly * fix: query string missing when redirect from root to index
-
- 08 9月, 2020 2 次提交
- 07 9月, 2020 1 次提交
-
-
由 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
-
- 05 9月, 2020 2 次提交
- 04 9月, 2020 3 次提交
-
-
由 Peter Pan 提交于
-
由 Peter Pan 提交于
-
由 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
-
- 03 9月, 2020 1 次提交
-
-
由 Peter Pan 提交于
* fix: incorrect locale redirect * chore: use millisecond
-
- 27 8月, 2020 1 次提交
-
-
由 Peter Pan 提交于
-
- 21 8月, 2020 1 次提交
-
-
由 Peter Pan 提交于
* bump to 2.0.1 * update demo * bump fe to 2.0.0 * update demo * add ping url
-
- 14 8月, 2020 1 次提交
-
-
由 Peter Pan 提交于
-
- 12 8月, 2020 1 次提交
-
-
由 Peter Pan 提交于
-
- 06 8月, 2020 1 次提交
-
-
由 Peter Pan 提交于
* rewrite logger * feat: add demo * bump frontend 2.0.0-beta.50 * fix: nodejs 12.x compatibility * chore: update dependencies
-
- 29 7月, 2020 1 次提交
-
-
由 Peter Pan 提交于
* feat: graph supports vertical and horizontal direction * chore: update dependencies
-
- 23 7月, 2020 1 次提交
-
-
由 Peter Pan 提交于
* fix: step slider shrink in pr-curve page * chore: update dependencies * feat: add api token key to support vdl-service
-