diff --git a/etc/caseDicts/postProcessing/graphs/singleGraph b/etc/caseDicts/postProcessing/graphs/singleGraph index 8b8b416cc8..487eef4c05 100644 --- a/etc/caseDicts/postProcessing/graphs/singleGraph +++ b/etc/caseDicts/postProcessing/graphs/singleGraph @@ -19,7 +19,13 @@ fields (U p); #includeEtc "caseDicts/postProcessing/graphs/sampleDict.cfg" // Override settings here, e.g. -// setConfig { type lineCell; } +/* +setConfig +{ + type lineCell; + axis x; // y, z, xyz +} +*/ // Must be last entry #includeEtc "caseDicts/postProcessing/graphs/graph.cfg"