Plot a single symbol and label at a given location.
label : str
Label text to place just above symbol.
location : 2-tuples
Tuple of latitude, longitude (in degrees) at which the symbol will be place. The label is placed just above the symbol.
symbol : str
Matplotlib color+marker strings defining the symbol to place at the given location.
text_color : str
Matplotlib color defining the color of the label text.
ax : Axis
Axis to plot on. None will use the current axis.
pyart.graph.CFRadialDisplay.plot_cross_hair
pyart.graph.CFRadialDisplay.plot_labels
Enter search terms or a module, class or function name.