Release 0.11.0
Pre-releaseSummary
This release implements a requested cellxgene feature: histograms on categorical values vis a vis continuous (see: #762, #616). Color by any continuous variable, like a gene, and see the breakdown of distributions by opening any categorical menu item. This answers questions such as “which clusters expressed which gene?” “What was the breakdown of total gene counts by tissue?” among others.
Added
Added mini histograms to categorical selection, displaying continuous metadata distribution (#827)
Added prepare example, updated demo dataset (#810, #803, #547, #529)
Documentation regarding hosted instances (#807)
Hover on label increases point size of associated cells in graph (#809 #833)
Changed
Updated roadmap (#825)
Menu bar code cleanup, logo (#804)
Fixed
Fixed broken URL in docs (#801, #802)
Fixed jest tests by removing async (#805)