⨠Plotly Studio: the AI-native desktop app for creating data apps and visualizing data.
Sign up for early access!
Plotly Community Forum
Piechart force to not order by pie size
š Plotly Python
pepo83
November 23, 2021, 4:08pm
2
Just add this line at the end:
fig.update_traces(sort=False, selector=dict(type='pie'))
1 Like
show post in topic
Related topics
Topic
Replies
Views
Activity
Setting the order of elements within a piechart
Dash Python
2
1174
August 2, 2019
Plotly Pie Chart: Order of Slices
š Plotly Python
3
17731
March 21, 2023
[Solved] Organizing the order of items in a pie chart legend
plotly.js
2
11210
July 19, 2018
How to display legends in order ? ( Pie Chart )
Dash Python
2
16663
November 12, 2020
Plotly js gauge/pie chart data order
plotly.js
4
5805
October 22, 2019