Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1556 |
|
Package | utility | |
Module | table | |
Tool | tableplot |
Marking the region requires two consecutive mouse clicks at the two diagonally opposite corners. A hatched rectangle will appear over the selected region. (Note mouse dragging to mark a region with an expanding box, is not supported yet).
panel | Panel number | ||
Allowed: | Integer | ||
Default: | 1 |
# mark 2 flag regions on a multi-panel plot, one in panel 1 and one # in panel 2. tp.markflags(panel=1); tp.markflags(panel=2);