Move plot metadata currently in title into properly formatted plot elements
- Dominant language
- Python
- Stars
- 33
- Forks
- 19
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 30
Description
### What problem does your feature request solve?
The plot title we currently have is just the default matplotlib title. While this has served us until now, we can do better with some specific formatting for the various kinds of metadata we want to include along-side our plot.
### Describe the solution you'd like
Do some proper layout to logically group the information while maximising visible plot area.
### Describe alternatives you've considered
GPPdisplay

WXCharts

Contributor guide
No contributing guide indexed for this repository
Research direction
The issue does not name any files, tests, or entry points. Start by locating the code that builds the Matplotlib plot title and assembles plot metadata, then compare its output with the GPPdisplay and WXCharts examples. Done means the metadata is grouped into properly formatted plot elements while maximising the visible plot area.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- matplotlib, python
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100