September 2018
Intermediate to advanced
412 pages
11h 12m
English
In this section, we describe how to enable visualization of the time series data from sensors collected using the Node.js application we built earlier.
To prepare for visualizing the data from the application, perform the following actions:
git clone https://github.com/Altoros/iot-book.git
docker build -t timeseries docker run -p 8080:8080 -it --rm --name timeseries-container timeseries