Rotate x-axis tick labels of timeline plots for readibility
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 29
- Forks
- 11
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 11
Description
Rotate x-axis tick labels by 90 degrees so that they are readable (they are squashed together). An example plot that is impacted has the title "[Turbine X] relative power curve timeline after filtering".
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
Locate the code that generates timeline plots, using the example title "[Turbine X] relative power curve timeline after filtering" to find the relevant entry point. Check the resulting plot and confirm that its x-axis tick labels are rotated 90 degrees and readable without overlapping.
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
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100