Ivar asked about more controls for the annotations, like being able to have dotted lines. The anchor box should have controls for:
These are a lot of controls, and I wonder if a "anchorStyle" string property and GUI editor would keep it all managable. Also looking at HTML CSS style sheets might be useful, since they have a single line with all the controls.
I think the thing to do is to introduce "anchorStyle" which controls how the anchor box (area) will be rendered. This would be a semicolon-delimited string of name=value pairs like:
The goal would be to have a generic style which will be useful in other parts of Autoplot, eventually, and there could be an editor to support these.