Same underlying javascript and setup as example 3, but with multiple graphs on the page. This is primarily a test as there were originally some issues with multiple graphs when panning because the endPan handling is global to all DyGraphs instances. See code comments in _setupPanInteractionHandling method.