Source: cli/stream/stream_yscale.pro
stream_yscale Set the y-axis range of a stream in a RATE dataset. Usage: stream_yscale, index, {scale|/dataset} Arguments: index int input The index of the stream to adjust scale float input 2-element array with the min and max of the y-range. Keyword: dataset If set, then the stream should use the default scaling for the dataset. Streams: RATE:* History: Original: 24/8/00; SJT