hoist-react
hoist-react copied to clipboard
Add the ability to specify a width and height when adding a view to a DashCanvasModel
DashCanvasModel.addView
takes a position parameter but not width and height. These should be exposed so that widgets can be added with specified dimensions.