Skip to content

More improvements to DumpJSON

Edward Moyse requested to merge emoyse/athena:fix-dump-JSON into master

Added ability to dump calocalls and hits (for the latter, this is just a first pass ... we need specialisations for the specific types, and also should draw Lines rather than points for everything other than pixels)

When dumping tracks, we should prefer parameters to measurements, as they have a position along the track.

Merge request reports