1. 17 2月, 2023 1 次提交
  2. 18 11月, 2022 1 次提交
  3. 09 6月, 2021 1 次提交
  4. 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
  5. 30 12月, 2020 1 次提交
  6. 17 12月, 2020 1 次提交
    • 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
  7. 26 11月, 2020 1 次提交
  8. 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
  9. 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
  10. 17 7月, 2020 1 次提交
    • P
      minor bug fix in sample pages (#721) · a31d235d
      Peter Pan 提交于
      * fix: sample rate display error
      
      * bump 2.0.0-beta.8
      
      * feat: decode mp3 audio sample rate
      
      * fix: compatibility of safari
      
      * chore: use shared audio context to decrease memory usage
      
      * fix: chinese translation
      
      * fix: formalize volumn slider in different browser
      
      * fix: display error when chart maximized
      a31d235d
  11. 13 7月, 2020 1 次提交
    • P
      frontend: remove runtime public path config (#711) · 4a271956
      Peter Pan 提交于
      * build: remove protobufjs dependency
      
      * chore: support runtime config
      
      * v2.0.0-beta.44
      
      * fix: api url build config
      
      * v2.0.0-beta.45
      
      * fix: give up runtime config
      
      * fix code style
      
      * use publicPath config in i18n
      
      * fix python app typo
      4a271956
  12. 03 7月, 2020 1 次提交
  13. 12 6月, 2020 1 次提交