Opened 14 years ago
Closed 14 years ago
#85 closed task (fixed)
Filename too large for PGPlot graphics
| Reported by: | MatthewWhiting | Owned by: | MatthewWhiting |
|---|---|---|---|
| Priority: | normal | Milestone: | Release-2.0 |
| Component: | Output | Version: | 1.1.9 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
When plotting the maps, the filename is placed at the top. But if a full directory path is included in imageFile, this is included in the plot, potentially making it too large to fit in the window.
What should be done is to just print the filename without the leading directory information - this should make it fit (if it doesn't the user should shorten their filename!)
Change History (2)
comment:1 Changed 14 years ago by
| Status: | new → assigned |
|---|
comment:2 Changed 14 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.

Done in [755]. Closing.