Commit ebddaabbae28ab8f68fe3af46a24910820d86f79

Authored by Elena.Budnik
1 parent cd50fbb5

rm 7828

config/kernel/plotConfig.xml
... ... @@ -51,8 +51,8 @@
51 51 <file index="2">cmap0_test.pal</file>
52 52 </color>
53 53 <coloraxis default="0">
54   - <file index="0">cmap1_default.pal</file>
55   - <file index="1">cmap1_blue_red.pal</file>
  54 + <file index="0">cmap1_blue_red.pal</file>
  55 + <file index="1">cmap1_default.pal</file>
56 56 <file index="2">cmap1_blue_yellow.pal</file>
57 57 <file index="3">cmap1_gray.pal</file>
58 58 <file index="4">cmap1_amda_default.pal</file>
... ...
config/kernel/plplot/cmap1_blue_red.pal
1   -v2 hls
2   -2
3   -0. 240. 0.5 1.0 1. 0
4   -1. 0. 0.5 1.0 1. 0
  1 +6
  2 +#5500ff 0 0
  3 +#110033 44 0
  4 +#010005 50 0
  5 +#050000 50 0
  6 +#330000 56 0
  7 +#ff0000 100 0
5 8 \ No newline at end of file
... ...
config/kernel/plplot/cmap1_default.pal
1   -6
2   -#5500ff 0 0
3   -#110033 44 0
4   -#010005 50 0
5   -#050000 50 0
6   -#330000 56 0
7   -#ff0000 100 0
8 1 \ No newline at end of file
  2 +v2 hls
  3 +2
  4 +0. 240. 0.5 1.0 1. 0
  5 +1. 0. 0.5 1.0 1. 0
... ...