react-vega-lite
react-vega-lite copied to clipboard
Can't set width via props
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.