#204 closed enhancement (fixed)
Enable multi page plotting (from CAS-1822)
Reported by: | Kana Sugimoto | Owned by: | Kana Sugimoto |
---|---|---|---|
Priority: | normal | Milestone: | ASAP 4.0 |
Component: | python | Version: | 2.0 |
Severity: | normal | Keywords: | CASA / asapplotter |
Cc: |
Description (last modified by )
Suggested at ALMA single dish functionality workshop: CASA single dish function needs supporting multi page plotting for plots with > 16 panels.
Change History (7)
comment:1 by , 14 years ago
Keywords: | asapplotter added |
---|---|
Status: | new → assigned |
comment:2 by , 14 years ago
Description: | modified (diff) |
---|---|
Summary: | Enable multi page plotting. → Enable multi page plotting (from CAS-1822) |
comment:3 by , 14 years ago
Description: | modified (diff) |
---|
comment:4 by , 14 years ago
Keywords: | CASA / added |
---|
comment:5 by , 14 years ago
comment:6 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Commit date: 2011/01/28 Commit Number: rev. 1981 @ASAP trunk Modified file(s): casatoolbar.py, asapplotter.py
Added a capability to plot the previous pages. Added a "-" page button and a page counter to the ASAP plotter.
comment:7 by , 14 years ago
Milestone: | Unified development → ASAP 4.0 |
---|
Note:
See TracTickets
for help on using tickets.
Commit date: 2010/08/30
Commit Number: rev. 1913 & 1914 @ASAP
Modified file(s): casatoolbar.py, asapplotter.py
Added "+ page" button to the toolbar of ASAP plotter. If you set pannelling parameter which cause more than 16 panelling, "+ page" button is available to plot next plots.