Simba-Avionic / Simba-Avionic/gs_web_app
Add option to resize plots
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 4
- Forks
- 3
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 3
Description
Currently, the plots are organized in a 2x3 grid. Please add drag handles so users can resize them. While being resized, the plots should snap to fixed grid dimensions (multiples of 2 and 3).
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, tests, or entry points are named. Start by locating the plot layout and rendering entry point, then inspect how the current 2x3 grid is represented. Done means plots expose drag handles, resize during dragging, and snap to the requested fixed grid dimensions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100