September 2016
Intermediate to advanced
188 pages
3h 48m
English
So far in this chapter, we stored data on Dweet.io, and we also saw how to retrieve the data back from the server. However, what would be even better is to learn how to plot this data inside a dashboard that is also in the cloud. And that's exactly what we are going to do in this recipe.
For this recipe, you will need to have an account with Freeboard.io, which is a very convenient service that you can use to plot data graphically. To do so, just go to:
Now, inside the Freeboard.io interface, create a new dashboard:

You should also make sure that the project we used in ...
Read now
Unlock full access