Graph View - y axis should be same when variables have same units
- Dominant language
- C#
- Stars
- 76
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
jirikadlec2[CodePlex]
In HydroDesktop I downloaded quotTemperaturequot and quotTemperature, Dew Pointquot from Provo, Utah. When I show the both time-series in the graph, the left-hand y-axis shows the quotTemperaturequot and the right-hand y-axis shows the quotTemperature,
Dew Pointquot. In the graph, the quotTemperature, Dew Pointquot looks higher than quotTemperaturequot which is not quite possible. I was looking at the graph for a couple of minutes before I realized that it's due to the two different axes!
Suggested correction is:
If there are two different variables but both have the same units, they should share the same y-axis in the graph view.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the Graph View with Temperature and Temperature, Dew Point from Provo, Utah, then inspect the graphing code that assigns y-axes to plotted variables. Done means variables with the same units share one y-axis and no longer appear to have different scales.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- data-visualization, desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100