You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is not directly available right now, but is definitely on the list of things to do. In the meantime you may try returnfig=True and see if there is a way to get creative and manipulate the xticks through the figure and axes list that are returned.
Note: this is untested code. I don't remember if it the bottom ticks is a major or minor ticks. You might need to change change minor to major. Also with small charts the text will surely overlap.
@msampathkumar Sorry it has been too long and I don't have the code anymore. To do most of the customization, most of the time you only need two things: access to the axes variable and matplotlib documentation.
As the picture shows, How can i change the Xtick to show the date by day.
The text was updated successfully, but these errors were encountered: