PitchInteractiveInc / Phinch

Phinch is an open-source framework for visualizing biological data, funded by a grant from the Alfred P. Sloan foundation. This project represents an interdisciplinary collaboration between Pitch Interactive, a data visualization studio in Oakland, CA, and biological researchers at UC Riverside.
http://phinch.org/
BSD 2-Clause "Simplified" License
149 stars 30 forks source link

Re-order bar charts #4

Closed jennomics closed 10 years ago

jennomics commented 10 years ago

Is there a way (other than sorting my biom table in QIIME) to change the order of the bars in the stacked bar charts?

Thanks!

hollybik commented 10 years ago

Yes - normally when you hover over the sample ID (on the left y-axis) on the bar charts, you'll see a little box pop up with up/down arrows. This enables you to move bars up or down the chart. However, it looks like there's a bug in this feature since we last pushed code, so I've added it to the list of things to look into.

hollybik commented 10 years ago

This bug seems to have fixed itself (tested again on multiple datasets, couldn't replicate so closing the issue)