Skip to content

Flow Plots

Both 1D (histogram) and 2D (biaxial) flow plots can be placed individually, or generated and arranged based on annotation data as a pivot table.

Creating a biaxial plot or histogram:

Howto

  1. Click on Flow Plot flow plot icon in the toolbar.
  2. Click in the illustration to place the plot.
  3. In the sidebar, under FCS File, select the file you want to plot by clicking on the file name and then click on a selection in the drop-down menu.
  4. Under Population, click on the population name to display.
    • Tip: When you mouse over a population, you can click on the show on parent button button to show the gate on its parent population. If you click the population name, you’ll see only the events from that population instead.
  5. To change the plot axes, click on the axis name under Y Channel or X Channel, and choose from the list of channels.
  6. Optional: To change the plot type (dot, density dot, contour, or histogram), go to Plot Settings and choose a different Plot Type.
  7. Optional: Adjust the plot styling.

Tip

Overlays can be created with pivot tables.

Example: Gating Strategy

gating strategy

One common use of individual flow plots is for displaying a gating hierarchy. The above image was created with three individual flow plots.

To create the example above, a first flow plot was placed as described above. The settings for the left biaxial plot were:

  • General ⮞ FCS file: For this example, we chose a stimulated sample with exhausted T cells.
  • Population: Singlet Lymphocytes
  • Y and X Channel: CD3 and CD8
  • Gates ⮞ Gate Labels: Name

When making a gating strategy, it’s often easiest to copy and paste the previous flow plot. The histogram was made by copying the previous plot, and then changing:

  • General ⮞ Population: CD8 T Cells
  • X Channel: PD1
  • Plot Settings ⮞ Plot Type: Histogram
  • Histogram Fill Opacity: 8
  • Gates ⮞ Gate Label Size: 14

The final plot was a copy-paste of the histogram, with the following changes:

  • Plot Settings ⮞ Plot Type: Dot - Density
  • General ⮞ Population: PD-1+
  • Y and X Channel: FSC-A and CD28
  • Axes and Legend: Tick labels were turned off

As a final touch, arrows were added from the toolbar to indicate the relationship of the plots. Many other styling options are possible for flow plots.

Example: Coloring a dot plot by a channel

dot plot example

Dot plots can be colored using any of the channels in the FCS file. The example above is colored by CD20 to identify the B cells relative to CD4+ and CD4- T cell populations.

Howto

  1. Place a Flow Plot flow plot icon in the illustration.
  2. In the sidebar, choose an FCS file, population, and axes. For the example above, the Y and X Channel were set to “CD4” and “CD3”.
  3. Under Plot Settings, change the Plot Type to Dot.
  4. Under General, click on the Color Channel, and choose a channel to color the plot.
  5. Optional: The example above changed the Color Scale to jet.

Subsampling

When subsampling is used, a figure will display a randomly selected subset of events to display. Subsampling a population can be helpful if there are a large number of events to display or when you are comparing populations or samples of different sizes (e.g. you are making a plot overlaying basophils on neutrophils).

Howto

  1. Click on your preferred subsampling mode. Percentage chooses a percentage of the original population. Absolute Count restricts the number of events to a specific number.
  2. Click on Before Gating or After Gating to determine whether subsampling occurs on every event in the file, before gating is applied, or only on the events in the selected population after gating is applied.
  3. Type a number into Subsample Percentage/Subsample Count (depending on whether you chose Percentage or Absolute Count) for the percentage or number of events to show.
  4. Optional: Type a number into Random Seed. Choosing a seed will keep the selection of events consistent.

Warning

Improper use of subsampling can create false impressions of data by distorting the apparent abundance of different populations.

Plot Styling

Some data visualization options are common to all graph types, but some options are unique to flow plots.

Color

Plot Settings offers several color scales for biaxial plots.

Name Palette
Warm warm gradient
Jet jet gradient
Cividis cividis gradient

Contour plots also offer a black and white option.

Tip

Cividis’s blue-yellow gradient has perceptually linear brightness. Cividis data visualization is optimized for people with or without color deficiencies, and converts to grayscale without loss of information.

For more information:

Smoothing

smooth histogram

Flow plots can be visually smoothed by changing the Plot Settings. If the smoothing is zero, no smoothing is applied; higher numbers increase smoothing. Above are examples of smoothing settings of 0 (left) and 1 (right) for the same data.

Both undersmoothing and oversmoothing can lead to misleading graphs of data. Undersmoothed plots, especially on small data sets, will emphasize individual peaks, obscuring the similarities of close samples. However, smoothing values that are too high will inappropriately merge peaks, reducing or even eliminating distinct populations. Oversmoothing is especially a concern when positive and negative aren’t clearly separated, which can be unavoidable for some studies.

smooth contour

The contour plots above, taken from the same FCS file, show how smoothing settings can obscure the data. The image on the left has no smoothing. The undersmoothing results in “cold spots” that make the plot hard to interpret. The plot on the right is oversmoothed, making it hard to distinguish whether the events are from the same population or not.

For more information, see https://aakinshin.net/posts/kde-bw.

Gates

dot plot

The Gates section shows or hides gates on a flow plot, and adjusts the gate label size and content. By default, the gate label will display the percent of the parent population within a gate. This option can be changed to the gate name or a variety of statistics, including median, standard deviation, or event count.

Tip

Flow plots (especially when displayed in pivot tables can be helpful for reviewing gating. To adjust a gate, right click on the plot and select View in gating.

Labeling and tick marks

The Axes and Legend section controls allow turning on and off tick marks, tick labels, and axis labels.

Contour plot styling

Contour plots have additional options, all available under Plot Settings in the sidebar.

Percentile Start specifies the first percentile band; a value of 10 means that events below the 10th density percentile will be shown as individual dots (outliers) instead of within a contour. Events below this threshold this will appear as black dots.

contour start plot

This example shows plots with percentile start of 1, 10, or 50. It also uses the unfilled Color Scale, which is unique to contour plots.

Percentile Step controls how large each contour is; a value of 10 will create contour bands that each contain 10% of the events in a plot.

Histogram styling

Histogram opacity can be specified by entering the percent opacity into Plot Settings.