Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: display_firefly, Firefly
-
Labels:
-
Story Points:3
-
Epic Link:
-
Sprint:SUIT Sprint 2018-09
-
Team:Science User Interface
Description
When textangle is provided in a region description, Firefly does not draw the associated region. The afw.display.dot method allows specifying the textangle, but when this argument is provided, the region is not displayed.
Example of region text generated by afw.display.dot that does not display:
text 1074 110 "Text" # color=yellow textangle=45.0
|
The format we need to support for angle is textangle= after the hash symbol.
Attachments
Issue Links
- links to
Activity
Field | Original Value | New Value |
---|---|---|
Risk Score | 0 |
Epic Link |
|
Sprint | SUIT Sprint 2018-09 [ 739 ] | |
Assignee | Cindy Wang [ cwang ] |
Description |
When {{textangle}} is provided in a region description, Firefly does not draw the associated region. The {{afw.display.dot}} method allows specifying the textangle, but when this argument is provided, the region is not displayed.
Example of region text generated by {{afw.display.dot}} that does not display: {noformat}text 1074 110 "Text" # color=yellow textangle=45.0 {noformat} In the course of testing region files directly, I noticed text added to e.g. a circle also does not work; however this is not used by {{afw.display.dot}}. Examples taken from [http://ds9.si.edu/doc/ref/region.html:] {noformat}circle(1000,1000,80) # color=blue text={This message has both a " and ' in it} textangle=30 physical;circle(504,513,20) # color=red text={This is a Circle} {noformat} |
When {{textangle}} is provided in a region description, Firefly does not draw the associated region. The {{afw.display.dot}} method allows specifying the textangle, but when this argument is provided, the region is not displayed.
Example of region text generated by {{afw.display.dot}} that does not display: {noformat}text 1074 110 "Text" # color=yellow textangle=45.0 {noformat} The format we need to support for angle is {{textangle=}} after the hash symbol. |
Labels | regions |
Story Points | 3 |
Status | To Do [ 10001 ] | In Progress [ 3 ] |
Reviewers | David Shupe, Trey Roby [ shupe, roby ] | |
Status | In Progress [ 3 ] | In Review [ 10004 ] |
Remote Link | This issue links to "pull request (Web Link)" [ 17906 ] |
Status | In Review [ 10004 ] | Reviewed [ 10101 ] |
Resolution | Done [ 10000 ] | |
Status | Reviewed [ 10101 ] | Done [ 10002 ] |