Northern Ireland Good Relations Indicators Report
This report includes a number of visuals that have been produced using Plotly. This document highlights some of the key features of Plotly and demonstrates how to interact with these visuals.
Taking Figure 1 as an example:
Hovering your mouse cursor over any part of the chart will display the figures for that particular year. On mobile this can be achieved with a single tap.
The controls for modifying plots are initially hidden. Hovering over a particular figure brings the Plotly mode bar into view on the top right hand corner of the visual.
Most charts in this report are scaled 0%-100%. If you would like a closer look at the trend between years you can click on the Autoscale button and it will change the scale of the Y-axis.
There are a couple of different ways to zoom in and out on the figure.
The magnifying glass allows the user to zoom in on any section of the graph they please. You first select the Zoom tool and then click and drag to draw a box on the chart and the visual will zoom to your desired region.
After zooming you can use the Pan tool to change the view without altering the level of zoom. You first select the Pan tool and then click and drag the axis along to view more data.
If you wish to remove an item from the chart that can be done by clicking on its legend entry. Clicking on it a second time will restore it.
Clicking the cameria icon will save the plot, in its current state, out as image file.
You can restore the plot to its original view by clicking Reset.
Under each plot there are .xlsx and .csv download buttons. Clicking on these will download the data relevant to the Figure above it.
XLSX is the file extension for a Microsoft Excel Spreadsheet. This will download a spreadsheet that is editable and viewable in Excel. This makes the data easy to re-group, combine, and re-format.
If you don’t have Microsoft Office installed on your computer, the data will still download in a spreadsheet like the one below.
CSV stands for Comma Separated Values, meaning data that might normally be displayed in a table or Excel sheet is removed and re-written as plain text. Here’s an example of a CSV for the same data seen above:
CSV files are commonly used for data exchange between platforms, making the data “raw” again so it can be processed by different applications. This is the most flexible data format.