EvolviewDocumentation
EvolviewDocumentation copied to clipboard
About the bar plot
Hi, This is a nice tool! Now if I have 3 groups to plot, I notice that the bar is shown in the order of the groups . How can i do that if I want to show them in the order of group‘s value just like the 100% stacked plot ?
Thank you!
So you would like to have a stacked bar plot, within each stack, the groups are ordered according to their values?
So far Evolview does not support this but this is something interesting to have.
Cheers.
alternatively, you can simply choose to display values on the bars, stacked or not. See here for details and examples: https://github.com/evolgeniusteam/EvolviewDocumentation/blob/master/datasets/03_bar/DatasetBars.md#show-data-values
Cheers
Thanks for your reply. Yes, that's what I mean. Actually I want to combine the STRUCTURE result to the tree. Hope Evolview will support this before long. expecting .........
I have just added support for a new '!rowDataReorder' modifier, you can use it to order the bars by the their corresponding values in either ascending or descending order.
Please check out the "bars" tree of the "DEMOS" project for details; I have added a new dataset "bars2 with re-ordered row data" to showcase the usage of this new modifier.
Please leave a message if you have any further questions.
Cheers.