Chandra X-Ray Observatory (CXC)
Skip to the navigation links
Last modified: December 2012

URL: http://cxc.harvard.edu/chips/hide_minor_ticks.html
Jump to: Description · Example · Bugs · See Also


AHELP for CIAO 4.5 ChIPS v1

hide_minor_ticks

Context: axes

Synopsis

Hides the minor tickmarks of the axis.

Syntax

hide_minor_ticks([id])

Description

  • id - an optional ChipsId structure containing values to modify the currency state for the command or a string id to specify an axis within the current plot.

The hide_minor_ticks command hides the minor tick marks of one or more axes in the plot. To make the tickmarks visible again, use the display_minor_ticks command ("ahelp display_minor_ticks") .

Example

chips> add_axis(XY_AXIS,.5,1,10)
chips> hide_minor_ticks("ax1")

A pair of axes is created, then the minor tickmarks on axis 'ax1' are hidden.

Bugs

See the bugs pages on the ChIPS website for an up-to-date listing of known bugs.

See Also

axes
add_axis, bind_axes, current_axis, delete_axis, display_axis, display_major_ticks, display_minor_ticks, get_axis, get_xaxis, get_yaxis, hide_axis, hide_major_ticks, lin_scale, log_scale, move_axis, reverse_axes, set_arbitrary_tick_positions, set_axis, set_xaxis, set_yaxis, shuffle_axis, unbind_axes
concepts
chipsid, currency

Last modified: December 2012
CXC logo

The Chandra X-Ray Center (CXC) is operated for NASA by the Smithsonian Astrophysical Observatory. 60 Garden Street, Cambridge, MA 02138 USA.   Email: cxcweb@head.cfa.harvard.edu Smithsonian Institution, Copyright © 1998-2012. All rights reserved.