- 07 5月, 2020 1 次提交
-
-
由 走神的阿圆 提交于
-
- 13 4月, 2020 1 次提交
-
-
由 Peter Pan 提交于
* build(server): add dev server * doc: add readme * fix: remove unused logger * chore: update dependencies * fix: dependency version mismatching * fix: new types for express * style: more type checks when commit
-
- 09 4月, 2020 1 次提交
-
-
由 Peter Pan 提交于
* resolve server rename conflict * feat: add running toggle stopped color * feat: revalidate runs and tags when refreshing * fix: make language optional * fix: language before open_browser * fix: scalar chart x axis value overflow * fix: unnecessary param when cli stop * build: customize navbar items when build * chore: use yarn workspaces to disassembly dependencies * fix: add missing test script * build: update dependencies * build: install yarn before build * build: fix test script error * build: remove NODE_ENV when build * build: add wine to build windows app in linux * build: disable app publish by default * build: introduce lerna * build: adapter new frontend * build: exact version when publish
-
- 26 3月, 2020 2 次提交
-
-
由 Peter Pan 提交于
* resolve server rename conflict * feat: add running toggle stopped color * feat: revalidate runs and tags when refreshing * v2.0.0-beta.26 * fix: make language optional * fix: language before open_browser
-
由 走神的阿圆 提交于
* * Support starting vdl in python. * Fix null point error. * Add introduction to python startup method in README.md. * Fix blank picture cause of scalar null response.
-
- 25 3月, 2020 1 次提交
-
-
由 Peter Pan 提交于
* chore: update dependencies * build: update frontend build from source * fix: use bignumber.js to keep data precision * feat: if there is only one point, place it in the middle * style: update lint staged config * style: fit prettier 2.0 * fix: globalize bignumber config
-
- 24 3月, 2020 1 次提交
-
-
由 Peter Pan 提交于
frontend 2.0.0-beta.24: more style lint rules, add server language detection, build process improvement (#604) * chore: fit requirements of python 3 * feat: fix global frontend lint * build: use cached frontend package * feat: add browser language detection * style: introduce sort imports, more style mixins * 2.0.0-beta.24
-
- 22 3月, 2020 1 次提交
-
-
由 Peter Pan 提交于
* ignore .tools-versions * fix: do not render null values of scalar list * v2.0.0-beta.23
-
- 20 3月, 2020 1 次提交
-
-
由 Peter Pan 提交于
* fix: disable smooth by chart, hide step axis label, hide legend * v2.0.0-beta.22
-
- 19 3月, 2020 1 次提交
-
-
由 Peter Pan 提交于
* update dependencies * chore: use nextjs build-in html component * feat: error page improvement * v2.0.0-beta.20
-
- 16 3月, 2020 1 次提交
-
-
由 Peter Pan 提交于
-
- 15 3月, 2020 1 次提交
-
-
由 走神的阿圆 提交于
Fix backend data transfer perf issues
-
- 13 3月, 2020 1 次提交
-
-
由 Peter Pan 提交于
* fix: scalar nil value protection * feat: better image defer and cache control * v2.0.0-beta.19
-
- 12 3月, 2020 3 次提交
- 11 3月, 2020 3 次提交
-
-
由 Peter Pan 提交于
* remove unnecessary fields * performance: add cache to images * performance: add debounce to step slider * v2.0.0-beta.16 * style: better type reference * fix: better implementation of revalidation & minor bug fix * v2.0.0-beta.17 * feat: chinese translation adaptive * fix: select height limitation * chore: better error handling on revalidation * v2.0.0-beta.18
-
由 Peter Pan 提交于
-
由 Peter Pan 提交于
* v2.0.0-beta.12 * v2.0.0-beta.13 * fix: use new development server * v2.0.0-beta.14 * build: build frontend from npm tarball * fix: update python setup * build: fix build on windows * add loading & empty style
-
- 10 3月, 2020 3 次提交
-
-
由 Peter Pan 提交于
* v2.0.0-beta.12 * v2.0.0-beta.13 * fix: use new development server * v2.0.0-beta.14 * build: build frontend from npm tarball * fix: update python setup
-
由 Peter Pan 提交于
* v2.0.0-beta.12 * v2.0.0-beta.13 * fix: use new development server * v2.0.0-beta.14 * build: build frontend from npm tarball
-
由 Peter Pan 提交于
* build: optimize wasm files * build: use bionic instead of trusty * build: build wasm first * build: fix path overwritten * build: disable rustup changing path * build: fix typo * build: test path * build: re-export path when build * build: update build scripts * build: frozen lock file when building * build: fix syntax error * v2.0.0-beta.9 * v2.0.0-beta.11 * build: publish npm package
-
- 08 3月, 2020 2 次提交
- 07 3月, 2020 1 次提交
-
-
由 Peter Pan 提交于
-
- 06 3月, 2020 2 次提交
- 05 3月, 2020 1 次提交
-
-
由 Peter Pan 提交于
-
- 04 3月, 2020 2 次提交
- 02 3月, 2020 1 次提交
-
-
由 Peter Pan 提交于
* refactor: initialize VisualDL 2.0 * refactor: fix dev server problem * refactor: add i18n * refactor: fix i18n * infra i18n支持 * styled-components for debug * infra. essential hack for styled comopnent * use yaml for translation * fix: navbar url problem * feat: add nuxt module to build locales * fix: index route redirect error * feat: add page title * refactor: move i18n to module * feat: add html lang attribute * R.I.P * Hello React * refactor: initialize VisualDL 2.0 * fix: layout rerender * add favicon * add page title * add meta tags * feat: finish tag filter * refactor: hook tastes good * add single select * finish components * add api server * scalars segregate metrics * json-server sucks * echarts * add eslint * bug fix * finish scalars page * change layout, fix aside * add commit hook * use tag filter hook * add chart loading * encapsulate run select * samples page under construction * finish images * feat: graph page, still need some polishment * finish high-dimensional * fix mock data problem * update readme * fix build * fix: use Buffer.from instead of constractor * update Readme * add simplified chinese readme * build: travis * build: travis * style: fix type errors * build: travis-ci * fix: remove unused page * add docker build * opt-in for SSG, remove server-side data fetching & server-side i18n Co-authored-by: NNiandalu <Niandalu@users.noreply.github.com>
-
- 01 3月, 2020 6 次提交
-
-
由 Niandalu 提交于
* feat: update graph page locale file & some code polishment * feat: update graph page locale file & some code polishment * fix: eslint violations * fix: dedup
-
由 Peter Pan 提交于
-
由 Peter Pan 提交于
-
由 Peter Pan 提交于
-
由 Peter Pan 提交于
-
由 Peter Pan 提交于
* refactor: initialize VisualDL 2.0 * refactor: fix dev server problem * refactor: add i18n * refactor: fix i18n * infra i18n支持 * styled-components for debug * infra. essential hack for styled comopnent * use yaml for translation * fix: navbar url problem * feat: add nuxt module to build locales * fix: index route redirect error * feat: add page title * refactor: move i18n to module * feat: add html lang attribute * R.I.P * Hello React * refactor: initialize VisualDL 2.0 * fix: layout rerender * add favicon * add page title * add meta tags * feat: finish tag filter * refactor: hook tastes good * add single select * finish components * add api server * scalars segregate metrics * json-server sucks * echarts * add eslint * bug fix * finish scalars page * change layout, fix aside * add commit hook * use tag filter hook * add chart loading * encapsulate run select * samples page under construction * finish images * feat: graph page, still need some polishment * finish high-dimensional * fix mock data problem * update readme * fix build * fix: use Buffer.from instead of constractor * update Readme * add simplified chinese readme * build: travis * build: travis * style: fix type errors * build: travis-ci * fix: remove unused page Co-authored-by: NNiandalu <Niandalu@users.noreply.github.com>
-
- 29 2月, 2020 1 次提交
-
-
由 Peter Pan 提交于
* refactor: initialize VisualDL 2.0 * refactor: fix dev server problem * refactor: add i18n * refactor: fix i18n * infra i18n支持 * styled-components for debug * infra. essential hack for styled comopnent * use yaml for translation * fix: navbar url problem * feat: add nuxt module to build locales * fix: index route redirect error * feat: add page title * refactor: move i18n to module * feat: add html lang attribute * R.I.P * Hello React * refactor: initialize VisualDL 2.0 * fix: layout rerender * add favicon * add page title * add meta tags * feat: finish tag filter * refactor: hook tastes good * add single select * finish components * add api server * scalars segregate metrics * json-server sucks * echarts * add eslint * bug fix * finish scalars page * change layout, fix aside * add commit hook * use tag filter hook * add chart loading * encapsulate run select * samples page under construction * finish images * feat: graph page, still need some polishment * finish high-dimensional * fix mock data problem * update readme * fix build * fix: use Buffer.from instead of constractor * update Readme Co-authored-by: NNiandalu <Niandalu@users.noreply.github.com>
-
- 02 7月, 2019 1 次提交
-
-
由 linshuliang 提交于
The Histogram Constructor have allocated memory for storing the variable vector<int> frequency, but not release after then. I have created a destructor function to free the memory.
-
- 21 6月, 2019 1 次提交
-
-
由 linshuliang 提交于
Add usage manual for VisualDL, and modify four pictures in directory demo/component/usage_interface. (#549) The usage maunal will be helpful for beginners to make use of VisualDL. The components of ViusalDL are introduced in details, including definitions of functions, parameters explanations. Moreover, demos are given for each component. The former pictures of demo are lack of some details in the frontend webpage, I upload new pictures to make demo more intuitive.
-