AllenInstitute / AllenInstitute/vis
Integrate scatterplot rendering capabilities into Vis
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 10
- Forks
- 1
- Avg merge
- 10h 24m
- Merged PRs (30d)
- 7
Description
Today, the brain-map.org ABC Atlas contains a scatterplot rendering tool that allows rendering very large numbers of points, with various display properties, hover sensitivity, and zooming support. This would be a useful capability to have in Vis!
Currently, this feature is built into ABC Atlas, but a Vis-based implementation could in turn be used by future versions of ABC Atlas, not to mention any other tools that have need for such scatterplot rendering features.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file, test, or entry point is named. Start by reviewing Vis's TypeScript packages and examples, then compare their capabilities with the ABC Atlas scatterplot tool. Done would require an agreed Vis-based implementation supporting large point sets, display properties, hover sensitivity, and zooming.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100