Utilize additional horizontal space when plotting
- Dominant language
- Jupyter Notebook
- Stars
- 2.9k
- Forks
- 383
- PR merge metrics
- No merged PRs in 30d
Description
Right now when I draw a plot it takes very little of the available horizontal space

I always end up dragging the chart to take the full available horizontal chart and find it an annoying extra step to have to do everytime

Would it be possible to do one of the following:
- Use the full horizontal space by default
- Make the default based upon number of data points passed to the chart. E.g. if I pass 1,000 points then it'd be reasonable to use the full space. If only 20 are passed then maybe you don't need to
- Provide an option that lets me specify a number of pixels or percentage width to create the chart with. Then I don't have to drag the chart again when the data is updated
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.