spedas/gui/display/draw_object/
spd_ui_draw_object__addlegend.pro
Routines
top source spd_ui_draw_object::addLegend
spd_ui_draw_object::addLegend, view, annotation, panelInfo, traceInfoArray
spd_ui_draw_object method: addLegend This routine adds a legend to a particular view/panel. Inputs: view(IDLgrView): The view to which the legend static components are added annotation(IDLgrView): The view to which the legend dynamic components are added panelInfo(struct): This is the struct that stores all the information about the panel traceInfoArray(array of structs): This is an array of structs that store all the info for all the traces in this panel NOTE this routine is currently automatically generating labels IT SHOULDN'T BE DOING THIS. When default labels are being correctly set, it should just use the label text object from the appropriate axis. $LastChangedBy: egrimes $ $LastChangedDate: 2014-06-16 08:02:17 -0700 (Mon, 16 Jun 2014) $ $LastChangedRevision: 15376 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/spedas/gui/display/draw_object/spd_ui_draw_object__addlegend.pro $
Parameters
- view
- annotation
- panelInfo
- traceInfoArray
File attributes
Modification date: | Tue Oct 21 13:53:41 2014 |
Lines: | 205 |