Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Contour layer for scatterplot #1823

Draft
wants to merge 7 commits into
base: keller-mark/case-control-violin-plot
Choose a base branch
from

Conversation

keller-mark
Copy link
Member

@keller-mark keller-mark commented Mar 12, 2024

Fixes #1775

Background

TODO:

  • Allow to filter points by sample set membership - use stratification hook
  • Option to weight points by the selected gene
  • Option to simultaneously visualize data from multiple sample sets (e.g. with diverging colormap)?
  • Option to use per-cell type contour layers using the cell type colors
    • Need to compute the isoline thresholds ahead of time (prior to cell type stratification?)
  • Option to use colormapRange cutoffs when calculating weights.
  • Option for user to modify or specify the percentiles used for the contour thresholds Support a mean aggregation strategy d3/d3-contour#78

Resources

Change List

Checklist

  • Ensure PR works with all demos on the dev.vitessce.io homepage
  • Open (draft) PR's into vitessce-python and vitessce-r if this is a release PR
  • Documentation added or updated

Copy link
Contributor

github-actions bot commented Mar 14, 2024

Size Change: +77.3 kB (+1%)

Total Size: 13.1 MB

Filename Size Change
./packages/main/prod/dist/index-********.js 7.32 MB +77.3 kB (+1%)
ℹ️ View Unchanged
Filename Size
./packages/main/prod/dist/blosc-********.js 612 kB
./packages/main/prod/dist/browser-********.js 16.2 kB
./packages/main/prod/dist/chunk-INHXZS53-********.js 558 B
./packages/main/prod/dist/deflate-********.js 243 B
./packages/main/prod/dist/gzip-********.js 693 B
./packages/main/prod/dist/hglib-********.js 4.33 MB
./packages/main/prod/dist/index.min.js 902 B
./packages/main/prod/dist/jpeg-********.js 15.3 kB
./packages/main/prod/dist/lerc-********.js 47.2 kB
./packages/main/prod/dist/lz4-********.js 43.9 kB
./packages/main/prod/dist/lzw-********.js 2.1 kB
./packages/main/prod/dist/packbits-********.js 576 B
./packages/main/prod/dist/pako.esm-********.js 68.6 kB
./packages/main/prod/dist/raw-********.js 168 B
./packages/main/prod/dist/webimage-********.js 836 B
./packages/main/prod/dist/zlib-********.js 695 B
./packages/main/prod/dist/zstd-********.js 643 kB

compressed-size-action

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant