Skip to content

Commit d175d74

Browse files
committed
[MKC-513] Update IoTC CS Chart Widget
1 parent 063ccc4 commit d175d74

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

content/arduino-cloud/01.getting-started/02.technical-reference/iot-cloud-tech-ref.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -921,9 +921,7 @@ locationVariable = Location(51.5074, 0.1278);
921921

922922
![Chart Widget](images/widget-chart.png)
923923

924-
The chart widget is great for data analytics. It is used to track real time data, as well as tracking historical data.
925-
926-
Can be linked with multiple variables, including **integers & floats.**
924+
The chart widget is great for data analytics. It is used to track real time data, as well as tracking historical data. This widget can for example be used to track temperature changes, energy consumption and other sensor values. A chart widget can only be linked to one variable at a time.
927925

928926
An example of how it is used in a sketch:
929927

0 commit comments

Comments
 (0)