#!/bin/bash

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