yticks
axis
Enter search terms or a module, class or function name.
Add text to the axes. Add text in string s to axis at location x , y , data coordinates.
Example:
>>> text(15.5, 20.2, 'text', fontsize=12)