Mark Keller
Mark Keller
Blog post: http://vitessce-data.s3-website-us-east-1.amazonaws.com/docs/2022-10-13/07cf6970/blog/internal-refactoring/ Fixes #1290 Fixes #1222 Fixes #1126 Fixes #811 Fixes #686 Fixes #521 Fixes #525 Fixes #546 Fixes #563 Fixes #504 Fixes #485 Fixes #392 Fixes #380 Fixes...
**User story** It may improve performance if data for additional zoom levels can be loaded in the background (for imaging specifically) **Preferred solution** **Possible alternatives**
**User story** Allow multiple file type matches -> implement automatic concatenation, at least for a subset of file types. **Preferred solution** If the user supplies two cellSets files, should automatically...
**User story** **Preferred solution** **Possible alternatives**
Possibly just for plots since can assume likely for plot data to take longest to load, and user does not necessarily need to recognize plot as separate from axis
Univariate - non-graphical - categorical - frequency table 🔳 - quantitative - center - mean ✅ (boxplot) - median ✅ (boxplot) - spread - variance 🔳 - standard deviation 🔳...
Axis -> CategoricalAxis, ContinuousAxis will simplify the component code, and make consistent with the fact that the legend components will be split this way