diff src/graphics.cc @ 8291:53f35799b235

Add support for left/right argument to the legend function
author David Bateman <dbateman@free.fr>
date Thu, 30 Oct 2008 14:15:12 +0100
parents 81b124f463f9
children be9b14945774
line wrap: on
line diff
--- a/src/graphics.cc
+++ b/src/graphics.cc
@@ -2293,6 +2293,7 @@
   box = "on";
   key = "off";
   keybox = "off";
+  keyreverse = "off";
   keypos = 1.0;
   colororder = default_colororder ();
   dataaspectratio = Matrix (1, 3, 1.0);