1. 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
  2. 04 9月, 2020 1 次提交
  3. 06 7月, 2020 1 次提交
  4. 27 6月, 2020 1 次提交
  5. 13 6月, 2020 1 次提交
  6. 12 6月, 2020 1 次提交
  7. 10 6月, 2020 1 次提交
  8. 05 6月, 2020 1 次提交
    • P
      feat: integrate netron (#651) · bedaa029
      Peter Pan 提交于
      * chore: update dependencies
      
      * feat: high-dimensional chart will fit screen size now
      
      * fix: scatter chart cannot be rendered properly
      
      * chore: separate api module
      
      * intergrate netron
      
      * intergrate netron
      
      * feat: graphs
      
      * style: fix lint
      
      * chore: update dependencies
      
      * fix: type error
      
      * chore: update dependencies
      
      * chore: update graph color
      bedaa029