mirror of
https://github.com/bec-project/bec_widgets.git
synced 2026-08-03 16:58:14 +02:00
fix(cmaps): unified all defaults to magma cmap
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
plot_settings:
|
||||
background_color: "black"
|
||||
num_columns: 1
|
||||
colormap: "plasma"
|
||||
colormap: "magma"
|
||||
scan_types: false
|
||||
plot_data:
|
||||
- plot_name: "BPM4i plots vs samx"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
plot_settings:
|
||||
background_color: "black"
|
||||
num_columns: 1
|
||||
colormap: "plasma"
|
||||
colormap: "magma"
|
||||
scan_types: false
|
||||
plot_data:
|
||||
- plot_name: "BPM4i plots vs samx"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
plot_settings:
|
||||
background_color: "white"
|
||||
num_columns: 3
|
||||
colormap: "plasma"
|
||||
colormap: "magma"
|
||||
scan_types: true
|
||||
plot_data:
|
||||
grid_scan:
|
||||
|
||||
Reference in New Issue
Block a user