source: XIOS/trunk/src/config/axis_attribute_private.conf @ 1169

Last change on this file since 1169 was 1169, checked in by mhnguyen, 7 years ago

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 size: 145 bytes
Line 
1DECLARE_ATTRIBUTE_PRIVATE(int, global_zoom_begin)
2DECLARE_ATTRIBUTE_PRIVATE(int, global_zoom_n)
3DECLARE_ARRAY_PRIVATE(int,  1, global_zoom_index)
Note: See TracBrowser for help on using the repository browser.