How to sort X-axis in SNS heatmap

Viewed 15

i want to know if there is a way to customize the sort axis value for a heatmap using seaborn. Right now my outpot is : enter image description here

but i need to stablish the order : C1,C2,..C9,C10,C11,..C7,CR1,CR2

This plot comes from a pivot table: enter image description here

0 Answers
Related