Implement flexible height for chart visualization
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 9k
- Forks
- 1.5k
- PR merge metrics
- No merged PRs in 30d
Description
Enhancement description
Hi
I really enjoy using backtesting.py and its clean and simple approach to backtesting. But, one of the things that really turns me off is that I'm unable to resize the chart visualization's height.
I use backtesting.py in jupyter notebooks and I think being able to resize the chart to actually see something would be a really great addition.
Cheers!
Code sample
Additional info, images
No response
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
The issue does not identify an implementation file, test, or chart entry point. Start by locating the chart visualization code used for Jupyter notebooks and determine how its height is currently set. Done means users can configure a chart height and the resized visualization renders correctly in a notebook.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter, python
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100