ScottPlot / ScottPlot/ScottPlot
Why can't ignore some type of plottables when Autoscale?
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 6.8k
- Forks
- 1k
- PR merge metrics
- No merged PRs in 30d
Description
Regarding ignoring plottables when autoscale: https://github.com/ScottPlot/ScottPlot/issues/4067 . I don't see EnableAutoScale flag for some plottables like LinePlot . Why not all plottables have that flag?
ScottPlot Version: (What NuGet package are you using?)
WPF 5.0.54
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 reading issue #4067 and reviewing how autoscaling handles plottables in ScottPlot 5.0.54, with particular attention to LinePlot and the EnableAutoScale flag. Determine whether consistent opt-out support is intended for all plottables, and document the expected behavior before making a change.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100