#๐Ÿ”’ matplotlib, ax.xaxis attribute to be used

7 messages ยท Page 1 of 1 (latest)

rotund rose
#

axes.Axes.get_xaxis was discouraged. ax.xaxis attribute to be used instead. I dont find however docunentation of latter one in lib api reference.

x axis label font is going to increase by size string instead of integer, object interface in use instead of implicit plot api.

Where to learn more about ax xaxis attribute?

fringe oarBOT
#

@rotund rose

Python help channel opened

Remember to:

  • Ask your Python question, not if you can ask or if there's an expert who can help.
  • Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
  • Explain what you expect to happen and what actually happens.

:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.

charred cargo
rotund rose
#

One gets inside the object, but how to make the travel from Axes object to axis one - the reason why myself is on ax.xaxis and get_xaxis

charred cargo
#

Im sorry I don't understand the question

fringe oarBOT
#
Python help channel closed

This help channel has been closed and it's no longer possible to send messages here. If your question wasn't answered, feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.