tensorflow / tensorflow/tensorboard
Ignore outliers in chart scaling - make it an option at chart level
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 7.2k
- Forks
- 1.7k
- Avg merge
- 4d 22h
- Merged PRs (30d)
- 1
Description
Selecting "Ignore outliers in chart scaling" automatically applies to all charts. I would be nice to have the capabilities at the individual chart level so that this functionality applies selectively.
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 files or tests are named in the issue. Start by locating the existing "Ignore outliers in chart scaling" setting and the chart configuration entry point; determine how the setting is currently applied globally. Done means the behavior can be enabled selectively for individual charts without forcing it on all charts, with coverage for the new chart-level option.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100