Back to Matplotlib

Changes for 0.65

doc/api/prev_api_changes/api_changes_0.65.rst

3.10.9333 B
Original Source

Changes for 0.65

.. code-block:: text

mpl_connect and mpl_disconnect in the MATLAB interface renamed to connect and disconnect

Did away with the text methods for angle since they were ambiguous. fontangle could mean fontstyle (oblique, etc) or the rotation of the text. Use style and rotation instead.