March 2015
Beginner to intermediate
384 pages
9h 40m
English
The first three chapters looked at different ways to create many common types of charts with JavaScript. But if your data has unique properties or if you want to show it in an unusual way, a more specialized chart might be more appropriate than a typical bar, line, or scatter chart.
Fortunately, there are many JavaScript techniques and plug-ins to expand our visualization vocabulary beyond the standard charts. In this chapter, we’ll look at approaches for several specialized chart types, including the following:
How to combine hierarchy and dimension with tree maps
How to highlight regions with heat maps
How to show links between elements with network graphs
How to reveal language patterns with word clouds
Read now
Unlock full access