add the capacity to create categorical or opaque (length-only) histograms through the react ui
Open
Nobody has claimed this yet.
DAP-07
React App
- Dominant language
- Rust
- Stars
- 10
- Forks
- 5
- Avg merge
- 2h 41m
- Merged PRs (30d)
- 66
Description
refs #410, in that new dap allows for additional histogram types
this should only be possible if both aggregators are dap-05+, otherwise the current interface is unchanged
Contributor guide
No contributing guide indexed for this repository
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
Start by locating the React histogram-creation interface and compare the requested histogram types with the changes described in #410. Trace how both aggregators' DAP versions are represented, then verify that categorical or opaque length-only options appear only when both are DAP-05 or newer and that the current interface remains unchanged otherwise.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100