twosigma / twosigma/beakerx

Utilize additional horizontal space when plotting

Open
#7,750 1 comment 0 reactions 0 assignees View on GitHub
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

![current](https://user-images.githubusercontent.com/322311/43995822-67be0ec4-9d6b-11e8-9e2a-06bb8f3145e0.png)

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

![proposed](https://user-images.githubusercontent.com/322311/43995827-81602f24-9d6b-11e8-8b70-5d052f76f985.png)

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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.