NatLabRockies / NatLabRockies/wex

DView gap between stacked data sets with 2 graphs

Open
#67 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug dview
Dominant language
C
Stars
66
Forks
39
PR merge metrics
No merged PRs in 30d

Description

If you have two stacked timeseries graphs with the same item selected in both, the position of this timeseries on the bottom graph mirrors the position on the top graph instead of laying on top of the bottom timeseries. As you can see in the image below, the blue data follows the shape of the dark green data on both the bottom and top graphs. Instead, it should lay directly on top of the pink data in the bottom graph.

image

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 reproducing the issue in DView with two stacked time-series graphs and the same item selected in both. Trace the graph rendering or stacking entry point to determine why the lower graph reuses the upper graph's position; done means the series overlays the lower graph's corresponding data instead.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
data-visualization, desktop
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.