Index: trunk/Ohana/src/kapa2/include/structures.h
===================================================================
--- trunk/Ohana/src/kapa2/include/structures.h	(revision 16810)
+++ trunk/Ohana/src/kapa2/include/structures.h	(revision 17530)
@@ -138,4 +138,6 @@
   char isaxis, areticks, islabel, islog;
   double fx, dfx, fy, dfy;  /* axis location on graphic */
+  double lweight;
+  int color;
 } Axis;
 
