data-morph icon indicating copy to clipboard operation
data-morph copied to clipboard

Reduce vertical and horizontal spacing around datasets in docs

Open stefmolin opened this issue 1 year ago • 0 comments

Some of the details are lost with the current padding (see the gorilla in #221):

Screenshot 2024-09-23 at 3 49 36 PM

I would like to reduce the vertical and horizontal spacing so that we have a "closer" view of the dataset. This can probably be done by "chopping off" a bit of the xlim and ylim:

https://github.com/stefmolin/data-morph/blob/a93e627f133617d8405ad9319e7842fc5d176627/src/data_morph/data/loader.py#L165-L166

stefmolin avatar Sep 23 '24 07:09 stefmolin