March 2017
Beginner to intermediate
868 pages
18h 52m
English
Now that we have examined binding data and generating SVG visuals with D3, we will turn our attention to creating a bar graph using SVG in this chapter. The examples in this chapter will utilize an array static of integers, and use that data to calculate the height of bars, their positions, add labels to the bars, and add margins and axes to the graph to assist the user in understanding the relationships in the data.
In this chapter, we will cover the following topics:
Read now
Unlock full access