Hi! Unfortunately that's currently not possible. You can add a "corner text" with PolarPlot.addCornertText() but that's it for now. However, it wouldn't be too hard to implement this feature in PolarPlot. Basically you would just copy the methods from XYPolarPlotthat deal with annotations (addAnnotation, removeAnnotation, getAnnotations, drawAnnotations). If you implement it, please provide a patch. hth, - martin