How can I control the size of the Canvas? It defaults to fullscreen, and I can't find any way to alter this.
Nevermind... Of course I found it after opening the ticket. <Canvas style={{height:100,width:100}} />
<Canvas style={{height:100,width:100}} />
Most helpful comment
Nevermind... Of course I found it after opening the ticket.
<Canvas style={{height:100,width:100}} />