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
The x axis of histogram is automatically inverted when plotted with a pandas dataframe read from a csv file. It's fine when the data is not from a csv file as far as I observed.
Uh oh!
There was an error while loading. Please reload this page.
Description
The x axis of histogram is automatically inverted when plotted with a pandas dataframe read from a csv file. It's fine when the data is not from a csv file as far as I observed.
Steps to reproduce
Expected behavior: [What you expected to happen]
Actual behavior: [What actually happened]

Equivalent steps in matplotlib
Proplot version
0.6.4
The text was updated successfully, but these errors were encountered: