From b52c79a2c0c87dcb8cbc7bdc33d86b1321586f47 Mon Sep 17 00:00:00 2001 From: Jesse Averbukh Date: Wed, 1 Nov 2023 11:07:04 -0400 Subject: [PATCH] Have viewer settings come before layer settings in the plot options plugin --- .../plugins/plot_options/plot_options.vue | 193 +++++++++--------- 1 file changed, 99 insertions(+), 94 deletions(-) diff --git a/jdaviz/configs/default/plugins/plot_options/plot_options.vue b/jdaviz/configs/default/plugins/plot_options/plot_options.vue index 170fc95740..ced2e77fa4 100644 --- a/jdaviz/configs/default/plugins/plot_options/plot_options.vue +++ b/jdaviz/configs/default/plugins/plot_options/plot_options.vue @@ -42,6 +42,8 @@ + + Viewer options +
+ + + +
+ + + + + + + + + + + + Layer options - - - -
Marker @@ -319,8 +346,72 @@
- + + Image + + + + mdi-eye{{ image_visible_value ? '' : '-off' }} + + Show Image + + + +
+ + + + +
+ Image Color + + +
+ +
+
+
+
+ + +
+ Opacity + +
+
+ + +
+ Contrast + +
+
+ + +
+ Bias + +
+
+
+ Stretch @@ -426,84 +517,6 @@ - - Image - - - - mdi-eye{{ image_visible_value ? '' : '-off' }} - - Show Image - - - -
- - - - - - - - -
- Image Color - - -
- -
-
-
-
- - -
- Opacity - -
-
- - -
- Contrast - -
-
- - -
- Bias - -
-
-
- Contours
@@ -581,14 +594,6 @@ >
- - Axes - - -