Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 644 Bytes

File metadata and controls

17 lines (9 loc) · 644 Bytes

ClassViz

Getting started: run an HTTP server (e.g., python -m http.server) from the root directory of this project and browse it. There is also a Dockerfile if that's more your thing.

Demo.

Trace Plugin Usage

  • Trace files are store in /data/trace.

  • Please create config.js from config.example.js, don't forget to add your own apiUrl and apiKey.

Large data test

The data we use here is a mock data. We use this data to test the performance of visualisation part only.

As the format is different, I make many changes inprocess folder to make it work.