In Plotly Express Funnel how do you re-order de y-axis categories?

前端 未结 0 2018
你的背包
你的背包 2020-12-20 14:05

I have a DataFrame with all my data and i have the following stage order

order = {0:\'NEW\',1:\'FOLLOW_UP\',2:\'Demo\',3:\'QUOTE\',4:\'CLOSING\'}
fig = px.fun         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题