spedas/gui/display/draw_object/
spd_ui_draw_object__goodticks.pro
Routines
top source spd_ui_draw_object::goodTicks
spd_ui_draw_object::goodTicks, isTime, range, scaling, numTicks, tickValues=tickValues, tickInterval=tickInterval, minorTickNum=minorTickNum, logMinorTickType=logMinorTickType, nozero=nozero, nicest=nicest
spd_ui_draw_object method: goodTicks This routine actually does the bulk of the work to select good ticks. NOTE: Now that we've switched over to a set of user input parameters that maps pretty nearly to the set of options that IDL provides, we might want to do tick placement by lookup with IDL plotting routines and /nodraw. We just need to be VERY careful about interaction/interference with command line utilities $LastChangedBy: pcruce $ $LastChangedDate: 2014-06-25 17:47:00 -0700 (Wed, 25 Jun 2014) $ $LastChangedRevision: 15444 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/spedas/gui/display/draw_object/spd_ui_draw_object__goodticks.pro $
Parameters
- isTime
- range
- scaling
- numTicks
Keywords
- tickValues
- tickInterval
- minorTickNum
- logMinorTickType
- nozero
- nicest
File attributes
Modification date: | Tue Oct 21 13:53:41 2014 |
Lines: | 102 |