Changes

Summary

  1. Allow to not highlight central nodes (commit: 90d0f35) (details)
  2. Parse and model bargraph info (commit: 73ee5c1) (details)
  3. subgraph: Cope with missing information in corner cases (commit: da13e51) (details)
  4. Make "unknown" report more useful (commit: 8cba7fe) (details)
  5. Refactored by-scene report (commit: e7d2d12) (details)
Commit 90d0f35925006233183b4041860a12147b5f1f27 by Thorsten Vitt
Allow to not highlight central nodes
(commit: 90d0f35)
The file was modified graphviewer/templates/form.html (diff)
The file was modified graphviewer/graphviewer.py (diff)
The file was removedscenes.xml
The file was modified src/macrogen/witnesses.py (diff)
The file was modified tests/test_witnesses.py (diff)
The file was modified src/macrogen/config.py (diff)
The file was addedsrc/macrogen/etc/scenes.xml
The file was modified src/macrogen/etc/default.yaml (diff)
Commit da13e519d3eba98b1367070c4e0095938a022d69 by Thorsten Vitt
subgraph: Cope with missing information in corner cases
(commit: da13e51)
The file was modified src/macrogen/graph.py (diff)
Commit 8cba7fe7c689b5ca0f892c676a6af4924905dc1a by Thorsten Vitt
Make "unknown" report more useful
(commit: 8cba7fe)
The file was modified src/macrogen/report.py (diff)
The file was modified src/macrogen/witnesses.py (diff)
The file was modified src/macrogen/report.py (diff)