#!/bin/bash

(
/usr/libexec/chrony-graph/graph-header all-diff-freq.png "%1.1f us/s" "all clocks (diff freq)" "set yrange [-3:3]"
/usr/libexec/chrony-graph/foreach-stat "'__FILE__' using 1:(\$6*1000000) title '__TITLE__' with line \\"
echo 
) | gnuplot
