gosling.js icon indicating copy to clipboard operation
gosling.js copied to clipboard

Support `responsiveSize` in Jupyter Notebooks

Open sehilyi opened this issue 2 years ago • 1 comments

It looks like responsiveSize is not working on Jupyter Notebooks/Labs, and I will need to address several issues. For example, those notebooks do not seem to set a fixed width to a cell container (similar issues on Altair, https://github.com/altair-viz/altair/issues/2057). Also, I would need to double-check if .embed() function properly turns on our responsive options. If I set a fixed width to several containers of Gosling visualization, the responsive sizing works correctly.

Originally posted by @sehilyi in https://github.com/gosling-lang/gos/pull/85#pullrequestreview-862380704

sehilyi avatar Jan 25 '22 14:01 sehilyi

Also related to #672

sehilyi avatar May 02 '22 19:05 sehilyi