toolbarGraph {rchic} | R Documentation |
Display the current parameters for the graph: thresholds, checkboxes, colors.
When the user press OK, the routine mycallPlot is called to update the graph
toolbarGraph(frame, callPlot, updatePlot)
frame |
frame to display the toolbar, the frame is created first |
callPlot |
routine to compute the graph |
updatePlot |
routine to update the graph |
Raphael Couturier