Index: /branches/eam_branches/ohana.20170822/src/opihi/cmd.data/dot.c
===================================================================
--- /branches/eam_branches/ohana.20170822/src/opihi/cmd.data/dot.c	(revision 40141)
+++ /branches/eam_branches/ohana.20170822/src/opihi/cmd.data/dot.c	(revision 40142)
@@ -29,5 +29,5 @@
 
   /* set point style and errorbar mode (these are NOT sticky) */
-  graphmode.style = 2;
+  graphmode.style = KAPA_PLOT_POINTS;
   graphmode.etype = 0;
 
