Chart functions clutter main program app.py. Move and refactor.
Open
enhancement
- Dominant language
- Jupyter Notebook
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
1. move charts from app.py to charts.py
2. refactor charts
3. create well defined adn documented sections for charts and each
***
4. create a chart class and initialze each chart as an instance of a main chart Class.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading app.py to identify the chart functions and how they are used. Move the chart-related work into charts.py, then define documented chart sections and a main chart class whose instances represent each chart. Done means app.py no longer contains the chart implementations and the refactored chart structure is clear.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-visualization
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100