Using background images
Background images allow you to plot data on top of any image. Consider the possibilities! You could plot ticket sales by seat on an image of a stadium, room use on the floor plan of an office building, the number of errors by piece of equipment on a network diagram, or meteor impacts on the surface of the moon.
In this example, we'll plot the number of patients per month in various rooms in a hospital. We'll use two images of floor plans for the ground floor and 2nd floor of the hospital. The data source is located in the Chapter 10
directory and is named Hospital.xlsx
. It consists of two tabs: one for patient counts and another for room locations based on the x/y coordinates mapped to the images. We'll consider shortly how that works. You can view the completed example in the Chapter 10 Complete.twbx
workbook or start from scratch using Chapter 10 Starter.twbx
.
To specify a background image, use the top menu to navigate to Map à Background Images...