ScottPlot / ScottPlot/ScottPlot
Update Heatmap when data have changed
Open
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 6.8k
- Forks
- 1k
- PR merge metrics
- No merged PRs in 30d
Description
I really would love to have a function to update the Heatmap plot for a changed input dataset, instead of adding a new Heatmap each time... Refresh doesn't help. Some Re render functionality would be awesome to have a real time changing Heatmap.
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 Heatmap and Refresh APIs mentioned in the issue and determine how an existing plot receives changed input data. Done means an existing Heatmap can reflect updated data without adding a new Heatmap, including the requested re-render behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100