react-vega-lite icon indicating copy to clipboard operation
react-vega-lite copied to clipboard

Can't set width via props

Open pelotom opened this issue 8 years ago • 0 comments

The documentation states that width and height are props on VegaLite as well as components created via createClassFromLiteSpec, however width as a prop seems to have no effect; the only way to set width seems to be within the spec.

pelotom avatar Sep 19 '17 06:09 pelotom