Chapter 3. Animated Data Display

In this chapter we're going to cover the following recipes:

  • Making a motion chart
  • Displaying a force directed graph
  • Making a live range chart filter
  • Making an image carousel
  • Zooming and panning a chart
  • Using the web notifications API
  • Creating interactive Geo charts from a dataset

Introduction

We are all living in an information age, where data is created in huge amounts every day. This excess amount of data is in dire need to be presented in a format that is accessible by the users.

This chapter will cover some common ways of doing animated data visualizations with minor interactions. Most of the examples will be data-driven documents, bounded to the page with D3 as well as with some other methods of animated data display.

Note

Throughout the book we use D3, so it is good to know some of the origins of it. Mike Bostock, the brilliant core author the library, has created it as an successor to a library that he created during his Ph.D. studies called Protovis, taking into account the web standards and making performance improvements. He also has an amazing visualizations list mostly done for the New York Times available at his site http://bost.ocks.org/mike/.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.142.200.109