e_dims | R Documentation |
Sets the dimensions of the chart _internally._ This will only affect the dimensions of the chart within its parent container. Use the 'height' and 'width' arguments of [e_charts] if you want to change the dimensions of said parent (recommended).
e_dims(e, height = "auto", width = "auto")
e |
An |
height, width |
Dimensions in pixels, percentage or string. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.