ScottPlot / ScottPlot/ScottPlot

Update Heatmap when data have changed

Open
#5,004 1 comment 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.