Skip to content

Added legend to NG-view#2435

Merged
keller-mark merged 5 commits intomainfrom
tkakar/add-legend-to-ngView
Mar 25, 2026
Merged

Added legend to NG-view#2435
keller-mark merged 5 commits intomainfrom
tkakar/add-legend-to-ngView

Conversation

@tkakar
Copy link
Copy Markdown
Collaborator

@tkakar tkakar commented Mar 21, 2026

Adds legend based on obsSet to Neuroglancer View.

Fixes #2428

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 21, 2026

Size Change: -147 kB (-1.94%)

Total Size: 7.44 MB

Filename Size Change
./packages/main/prod/dist/index-C0-lmbLF.js 0 B -147 kB (removed) 🏆
./packages/main/prod/dist/lzw-********.js 0 B -2.07 kB (removed) 🏆
./packages/main/prod/dist/OrbitControls-********.js 0 B -229 kB (removed) 🏆
./packages/main/prod/dist/ReactNeuroglancer-********.js 0 B -1.67 MB (removed) 🏆
./packages/main/prod/dist/lzw-YSgYbY8-.js 2.07 kB +2.07 kB (new file) 🆕
./packages/main/prod/dist/OrbitControls-4bl0Ca-e.js 229 kB +229 kB (new file) 🆕
./packages/main/prod/dist/ReactNeuroglancer-Dd_J-ZxL.js 1.67 MB +1.67 MB (new file) 🆕
ℹ️ View Unchanged
Filename Size
./packages/main/prod/dist/blosc-********.js 612 kB
./packages/main/prod/dist/chunk-INHXZS53-********.js 558 B
./packages/main/prod/dist/deflate-********.js 208 B
./packages/main/prod/dist/higlass-********.js 3.57 MB
./packages/main/prod/dist/index-********.js 235 kB
./packages/main/prod/dist/index.min.js 1.38 kB
./packages/main/prod/dist/jpeg-********.js 15.6 kB
./packages/main/prod/dist/lerc-********.js 89.3 kB
./packages/main/prod/dist/lz4-********.js 43.9 kB
./packages/main/prod/dist/packbits-********.js 541 B
./packages/main/prod/dist/pako.esm-********.js 37.1 kB
./packages/main/prod/dist/raw-********.js 133 B
./packages/main/prod/dist/troika-three-text.esm-********.js 179 kB
./packages/main/prod/dist/webimage-********.js 801 B
./packages/main/prod/dist/zstd-********.js 754 kB

compressed-size-action

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 21, 2026

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 12.95% 9315 / 71877
🔵 Statements 12.95% 9315 / 71877
🔵 Functions 49.46% 553 / 1118
🔵 Branches 68.48% 1434 / 2094
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
packages/constants-internal/src/coordination.ts 100% 100% 100% 100%
packages/view-types/neuroglancer/src/NeuroglancerSubscriber.js 0% 100% 100% 0% 3-782
Generated in workflow #4900 for commit 5c726fd by the Vitest Coverage Report Action

@tkakar tkakar requested a review from keller-mark March 21, 2026 14:27
@keller-mark keller-mark merged commit 3195e6d into main Mar 25, 2026
7 checks passed
@keller-mark keller-mark deleted the tkakar/add-legend-to-ngView branch March 25, 2026 16:50
@github-actions github-actions bot mentioned this pull request Mar 25, 2026
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.

Render a legend for the Neuroglancer view

2 participants