📄 custom_tick_labels.hlp
字号:
{smcl}
{* 31mar2005}{...}
{* this hlp file is called by graxis.idlg (and others)}{...}
help for specifying custom axis labels
{hline}
{title:Custom axis labels}
{pstd}
Specifying non-numeric labels along an axis is a matter of supplying the
numeric position on the axis followed by its label contained in double quotes
({cmd:""}). Here are a few examples:
{pin2}
{cmd:0 "male" 1 "female"}
{pin2}
{cmd:1 "first" 2 "second" 3 "third"}
{pin2}
{cmd:1 "M"} {cmd:2 "T"} {cmd:3 "W"} {cmd:4 "Th"}
{cmd:5 "F"} {cmd:6 "Sa"} {cmd:7 "Su"}
{pin2}
{cmd:1 "J"} {cmd:2 "F"}
{cmd:3 "M"}{space 2}{cmd:4 "A"}{space 2}{cmd:5 "M"}{space 2}{cmd:6 "J"}{break}
{cmd:7 "J"} {cmd:8 "A"} {cmd:9 "S"} {cmd:10 "O"} {cmd:11 "N"} {cmd:12 "D"}
{title:Also see}
{psee}
Manual: {bf:[G] {it:axis_label_options}}
{psee}
Online:
{it:{help axis_label_options}}
{p_end}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -