d3 tutorial window size is fixed
Open
Enhancement
Notebook Extension
Question
- Dominant language
- Jupyter Notebook
- Stars
- 2.9k
- Forks
- 383
- PR merge metrics
- No merged PRs in 30d
Description
in d3.bkr
```
var width = 600,
height = 500;
```
should resize, perhaps fit into the cell output div.
and eventually a resize handle on the corner of the cell.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.