You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ui/README.md
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,11 @@
4
4
5
5
The minimum you need to visualize Swim data is a Swim client. That said, Swim comes with additional tools that let you see your data right away with no extra work.
6
6
7
+
#### *Try it yourself:*
8
+
9
+
-[ ]*Based on changes suggested in*[*the server README*](https://github.com/swimos/tutorial/blob/tutorial_solutions/server/README.md)*, update the UI code to accommodate your new server-side*
10
+
-[ ]*See the [**tutorial_solutions**](https://github.com/swimos/tutorial/tree/tutorial_solutions) branch for an example of this*
11
+
7
12
Read [chart.html](http://github.com/swimos/tutorial/tree/master/ui/chart.html) to build your own line chart.
8
13
9
14
Read [gauge.html](http://github.com/swimos/tutorial/tree/master/ui/gauge.html) to build your own gauge.
0 commit comments