Ignore:
Timestamp:
06/15/17 16:17:01 (7 years ago)
Author:
mhnguyen
Message:

Non-continuous zoom on axis
Zoomed points are defined by array index of zoom_axis

+) Update axis with new type of zoom

Test
+) On Curie
+) Work
+) Update test_complete with this new zoom.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/trunk/inputs/COMPLETE/context_atmosphere.xml

    r787 r1169  
    1919  <axis_definition> 
    2020    <axis id="axis_atm"/> 
    21     <axis id="axis_atm_zoom" axis_ref="axis_atm"> 
    22       <zoom_axis id="axis_atm_zoom" n="4"/> 
     21    <axis id="axis_atm_zoom" axis_ref="axis_atm">       
     22      <zoom_axis id="axis_atm_zoom" index="(0,2)[3 0 1]"/> 
    2323    </axis> 
    2424  </axis_definition> 
Note: See TracChangeset for help on using the changeset viewer.