internal:administration:idl
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| internal:administration:idl [2026/03/19 20:50] – [contour] jan | internal:administration:idl [2026/03/19 20:55] (current) – [contour] jan | ||
|---|---|---|---|
| Line 3093: | Line 3093: | ||
| === line patterns === | === line patterns === | ||
| - | contour | + | contour |
| contour, z, x, y, $ | contour, z, x, y, $ | ||
| levels = levels, $ | levels = levels, $ | ||
| c_orientation = [ 0 , 22, 45, 90, ... ] , $ ; orientation of the lines in degrees | c_orientation = [ 0 , 22, 45, 90, ... ] , $ ; orientation of the lines in degrees | ||
| - | c_spacing = 0.5 ; spacing between lines in cm | + | c_spacing = [ 1, 0.5, 0.25, ... ] ; spacing between lines in cm |
| | | ||
| === Path of contour lines === | === Path of contour lines === | ||
| - | contour provide the pathes of the contour lines: | + | contour |
| contour, z, x, y, $ | contour, z, x, y, $ | ||
| Line 3111: | Line 3111: | ||
| / | / | ||
| / | / | ||
| - | /overplot ; avoid contour to rescale the axes - if you alread | + | /overplot ; avoid contour to rescale the axes - if you already |
| - | path_info is an array of CONTOUR_PATH_STRUCTURE. The number of elelemtns gives the numbefr | + | path_info is an array of CONTOUR_PATH_STRUCTURE. The number of elelemtns gives the number |
| - | Elements offset and N give the starting index and length of every isoline in path_xy. | + | Elements |
| You can then use the pathes in poly_fill to do transparent hatch patterns: | You can then use the pathes in poly_fill to do transparent hatch patterns: | ||
| Line 3129: | Line 3129: | ||
| === color bar === | === color bar === | ||
| - | You can use contour | + | You may want to have a color bar setting the colorshading in relation to values. |
| + | You can use contour to make a **color bar**: | ||
| A **horizontal** color bar at the bottom | A **horizontal** color bar at the bottom | ||
internal/administration/idl.1773953410.txt.gz · Last modified: by jan
