Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b99aa1a

Browse files
committedAug 12, 2024·
Updated content
1 parent 5e9c85b commit b99aa1a

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
 
Loading

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -451,4 +451,4 @@ if(valueDropDown == "string"){
451451

452452
![Image widget](assets/widget-image.png)
453453

454-
Use the image widget to put a JPG, PNG or WEBP image on your dashboard! 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.
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)
Please sign in to comment.