Commit 5182d2b860ac387237bb1aa3b27bd25b4b8fd891

Authored by Benjamin Renard
1 parent 76fb7732
Exists in juice_jdc and in 1 other branch amdadev

Fix ena_venus2_channel axis scale

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
PARAM_DEF/ena_venus2_channel.xml
... ... @@ -26,7 +26,7 @@
26 26 <digitalAxis id="y-left" scale="logarithmic"/>
27 27 </yAxis>
28 28 <zAxis>
29   - <colorAxis scale="logarithmic"/>
  29 + <colorAxis scale="linear"/>
30 30 </zAxis>
31 31 </axes>
32 32 </timePlot>
... ...