Improve `.draw()`: indicate data for retrospective objects
Open
Beginner friendly
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 3
- Forks
- 0
- Avg merge
- 1h 19m
- Merged PRs (30d)
- 5
Description
Just as drawing the prospective object indicates the presence of a default value on a port with italics, it might be nice to indicate the presence of non-NOT_DATA-data with bold labels or similar.
Contributor guide
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
Start at the .draw() entry point and compare how prospective objects mark ports with default values in italics. Trace how retrospective port data is represented, then make non-NOT_DATA data visibly distinct and verify that the resulting labels communicate the difference.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100