ArduPilot / ArduPilot/MissionPlanner
Dataflash Log Graph X-axis "freeze" feature
- Dominant language
- C#
- Stars
- 2.4k
- Forks
- 2.9k
- Avg merge
- 19h 16m
- Merged PRs (30d)
- 4
Description
#### Issue details
Dataflash Log Graph X-axis "freeze"
#### Version
New Feature request
#### Platform
[ X] All
[ ] AntennaTracker
[ ] Copter
[ ] Plane
[ ] Rover
[ ] Sub
It would make diagnosing issues much easier if it were possible to "freeze" the x-axis (Line number/time). Often it is necessary to use one parameter to identify the point of a specific issue and then look at other parameters that may give insight into what is concurring at that point. Currently the graph zooms all the way out whenever a new parameter is selected making it necessary to identify the point of interest again. Having the x-axis fixed and allowing adding new parameters and allowing only the y-axis to be zoomed would be very useful
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the Dataflash Log Graph implementation and reproduce the current behavior by zooming the x-axis, then selecting another parameter. The work is done when the line number/time range remains fixed while parameters are added and only the y-axis can be zoomed.
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
- 42/100