Summary
How do plot a bar chart sorted by month name?
Steps to reproduce
Code snippet:
b2 = iris.pivot_table('fee', index='Month', columns='AcademyName', aggfunc='sum')
st.bar_chart(b2)
How do plot a bar chart sorted by month name?
Code snippet:
b2 = iris.pivot_table('fee', index='Month', columns='AcademyName', aggfunc='sum')
st.bar_chart(b2)
Hi @neelakandan_rakesh ,
our bar charts are built on altair.
if you want to sort the month name, you can use altair’s sorting methods or hard code the x axis. I’m not sure how you are displaying the x axis and what type the x axis is using but hopefully this helps. Let me know if you need more help.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
These cookies are necessary for the website to function and cannot be switched off. They are usually only set in response to actions made by you which amount to a request for services, such as setting your privacy preferences, logging in or filling in forms.
These cookies allow us to count visits and traffic sources so we can measure and improve the performance of our site. They help us understand how visitors move around the site and which pages are most frequently visited.
These cookies are used to record your choices and settings, maintain your preferences over time and recognize you when you return to our website. These cookies help us to personalize our content for you and remember your preferences.
These cookies may be deployed to our site by our advertising partners to build a profile of your interest and provide you with content that is relevant to you, including showing you relevant ads on other websites.