Skip to content

Commit 7a81e18

Browse files
Merge b99aa1a into 2cd0d7e
2 parents 2cd0d7e + b99aa1a commit 7a81e18

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed
Loading

content/arduino-cloud/03.cloud-interface/03.dashboard-widgets/dashboard-widgets.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -446,3 +446,9 @@ if(valueDropDown == "string"){
446446
//if string matches, execute code
447447
}
448448
```
449+
450+
### Image
451+
452+
![Image widget](assets/widget-image.png)
453+
454+
Use the image widget to put a JPG, PNG or WEBP image on your dashboard! If you instead want to use an image URL, then chose the URL option under image source. Keep in mind the URL needs to be a HTTPS URL and not a HTTP URL. It is also possible to use local addresses. If you are using the URL option you can add a refresh frequency to the image widget, enabling the widget to function as a video or moving image. The image will then update The image can be made to fill the widget frame or to fit within the widget frame. A grey background can be added to the widget to help with visibility issues for PNGs with transparent backgrounds.

0 commit comments

Comments
 (0)