fixing vector size issue...
authorcmzmasek <cmzmasek@ca865154-3058-d1c3-3e42-d8f55a55bdbd>
Sun, 3 Aug 2014 14:00:13 +0000 (14:00 +0000)
committercmzmasek <cmzmasek@ca865154-3058-d1c3-3e42-d8f55a55bdbd>
Sun, 3 Aug 2014 14:00:13 +0000 (14:00 +0000)
forester/aptx/aptx_configuration_files/_aptx_configuration_file

index 1c417bb..9fc8c84 100644 (file)
@@ -310,6 +310,14 @@ gui_menu_text_color:                  0xFFFFFF
 gui_button_border_color:              0x000000
 
 
+#  Vector Data Display Colors and Sizes
+#  ------------------------------------
+vector_data_min_color:                0x0000FF
+vector_data_max_color:                0xFFFF00
+vector_data_mean_color:               0x000000
+vector_data_width:                    120
+vector_data_height:                   12
+
 
 #  Domain Structure Display Colors
 #  -------------------------------