mgedmin / mgedmin/memgraphinator
Feature request: Pause / Resume button
- Dominant language
- Python
- Stars
- 15
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
For debugging, I have inserted some `cin.get()` lines to stop program execution at a particular point.
It would be useful to have a "Pause/Continue" button so that the graph does not scroll off all the way to the left.
Alternatively a scroll bar on the x axis to scroll through the history of the data.
Really useful tool for quickly finding memory leaks by the way.
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files, tests, or entry points. Start by locating the graph update and scrolling behavior, then determine whether completion should provide a pause/resume control, x-axis history scrolling, or both; done means the graph history remains inspectable while debugging.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100