CHAPTER 13
Now for the moment of truth. Build your project and run it.

Figure 39: Running the Chart App
The application loads the page. If you see the line chart below the button, you know that the page has correctly loaded the Chartist CSS file.
Next, add the following values (Code Listing 36) one by one, pressing the Enter Value button after each value has been entered.
Code Listing 36
1, 2, 1.75, 3, 2.2, 1 |
As you enter each value, you will see the line chart render. After adding the last value, your line chart should look like Figure 40.

Figure 40: Data Values Entered