```
Note you may need to play with the width and height and also size your widget properly.
``` src="url" ``` needs to be URL to webpage your linking to.
Also some web pages may not support html embeded or iframe.
![Example embed webpage](/img/example-embed-website.png)
## How to create ports graph
In the dashboard, you want to create an interface graph select the widget called
'Graph' then select "Port" "Bits"
![port-bits-graph](/img/port-bits-graph.png)
Note: you can map the port by description or the alias or by port
id. You will need to know this in order to map the port to the graph.
![port-bits-graph](/img/port-bits-port.png)
## Dimension parameter replacement for Generic-image widget
When using the Generic-image widget you can provide the width and
height of the widget with your request. This will ensure that the
image will fit nicely with the dimensions if the Generic-image widget.
You can add @AUTO_HEIGHT@ and @AUTO_WIDTH@ to the Image URL as parameters.
Examples:
-