hello, im using a large dataframe of 1.13 million rows, after applying the plotly express barplot, the data is not displaying, kindly help me to proceed further
piec=px.bar(data_frame=df,x=‘month’,y=‘total_amount’)
hello, im using a large dataframe of 1.13 million rows, after applying the plotly express barplot, the data is not displaying, kindly help me to proceed further
piec=px.bar(data_frame=df,x=‘month’,y=‘total_amount’)
Hi,
Welcome to the community! ![]()
A few suggestions in order to make it easier for us to help you:
df.head(10))?sry the bar chart is fading out when we increase the no of rows not the columns