The sorting problem of stacked histograms in echarts

The stacked histogram of

ecahrts. You want to sort from largest to smallest in the same horizontal column.
like this, each horizontal row is shown

sorted from big to small.

clipboard.png

does the official have such an interface? Or how can it be achieved with js?

Mar.24,2021

wouldn't it be nice to just sort the data of each series?


later discovered that echarts cannot sort sequences in a column. Thank you for your attention

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b31558-40dc9.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b31558-40dc9.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?