scikit-hep / scikit-hep/uproot-browser
feat: add "show" or "plot --histoprint"
Open
Nobody has claimed this yet.
enhancement
good first issue
- Dominant language
- Python
- Stars
- 78
- Forks
- 10
- Avg merge
- 4h 10m
- Merged PRs (30d)
- 33
Description
We should be able to produce the histoprint output for a histogram, too.
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
Start by locating the existing histogram viewing or plotting entry point and how histoprint output is currently produced. Determine whether the feature belongs under "show" or "plot --histoprint"; it is done when a histogram can reliably produce the requested histoprint output through the chosen command.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, data-visualization
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100