sqlitebrowser / sqlitebrowser/sqlitebrowser
Plot should stay zoomed when changing column selection for Y
Open
Nobody has claimed this yet.
bug
- Dominant language
- C++
- Stars
- 24.6k
- Forks
- 2.4k
- Avg merge
- 3d 49m
- Merged PRs (30d)
- 3
Description
Details for the issue
What did you do?
I zoomed into a plot, then selected a second column for the Y coordinate.
What did you expect to see?
The plot should stay zoomed.
What did you see instead?
The plot zoomed out to the full data ranges, losing the position I was examining.
Useful extra information
The info below often helps, please fill it out if you're able to. :)
What operating system are you using?
- Linux: ( distro: Linux Mint 19.1 )
What is your DB4S version?
- 3.11.1, according to the package manager (although Help->About says 3.11.99 for some reason)
Did you also
- Try out the latest nightly version: https://github.com/sqlitebrowser/sqlitebrowser#nightly-builds
- Search for an existing similar issue: https://github.com/sqlitebrowser/sqlitebrowser/issues?utf8=%E2%9C%93&q=is%3Aissue%20
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named. Reproduce the issue in DB4S by zooming a plot and changing the Y-column selection, then inspect the plot and selection handling; done means the existing zoom position and range remain after selecting another Y column.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, sqlite
- Domain
- data-visualization, databases, desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100