Interactive elements of this application require JavaScript to be enabled in the browser
https://commons.wikimedia.org/wiki/File:Toicon-icon-lines-and-angles-filter.svg
https://commons.wikimedia.org/wiki/File:Clock-By-Atif_-Arshad-1230728.svg https://commons.wikimedia.org/wiki/File:Magnifying_Glass_(89626)_-_The_Noun_Project.svg Hide unselected Reset all filters
<×>
Scale:
Time series scale:
Pair plot scale:
Pair plot axes: Switch
Projection:
Export data: CSV, TSV, JSON, HTML
Interactive plots: Howto, Adjust colors

Interactive plots with Plotly.js

Plots in RadLab are interactive and use the Plotly.js JavaScript library to achieve the functionality.

Below, an example plot is provided where you can try out supported interactions:
  • Hover over the data points on the plot to reveal tooltips with additional information;
  • Click-and-drag horizontally on the main area of the plot (the area with the grid) to select a region on the horizontal (X) axis to zoom into;
  • Click-and-drag vertically to change the zoom region on the vertical (Y) axis;
  • Double-click in the main area to restore the original zoom level;
  • Click on the instrument name in the legend on the right to focus only on the data from a single instrument.
To pan the plot or zoom beyond the currently visible region, you can interact with the axes themselves: Additionally, you can change the default response to mouse drags using the toolbar in the top right of the plot. (Note that these toolbars usually only appear when you are hovering over the plot; on touch-enabled devices, however, they might always be visible).
Note: the instrument selection UI is interactive as well; however, the on-hover toolbar is not available, and only horizontal zoom and pan are supported in order to simplify time range selection.