1. 10 6月, 2020 1 次提交
  2. 06 6月, 2020 1 次提交
  3. 05 6月, 2020 2 次提交
    • P
      fix public path error, rewrite travis ci (#654) · 58c997ec
      Peter Pan 提交于
      * build: update travis-ci configuration
      
      * fix: public path error in graphs page
      58c997ec
    • 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