A
layout is created by adding objects to a blank canvas. The
objects may be rectangles, lines, text or graphs. Once you
have placed objects onto the canvas, you can move them (by clicking
and dragging one or more selected items), resize them (by clicking
and dragging on the "handles" of a selected item), or
align them to each other (from the Align
menu).
Rectangles, lines and text can be added via the
tool palette, found in the top left of the layout window.
Select the desired tool, and drag within the editor's view in order
to create a new object. [More on
Layout Tools]
To edit the color, line weight, text styles, or
other information about the object, double click on the object.
This will bring up the Layout Definition dialog box, which provides
the user interface for editing any of the graphical characteristics
of the object. Which characteristics of the object are editable
is dependent on the type of the object. At right is an example
of the dialog that comes up when you edit the definition of a text
box.

Graph Objects
To add a graph to a layout, drag the node representing
the population or sample from the Workspace window and drop it into
the layout. This will create a new graph object in the layout
editor. As with other objects, you can double click on the
graph to edit it's characteristics as
described below.

There are popup menus showing the X and Y axis parameters,
as well as others to set the graph type and the optional parameters
to governing the look of the resulting plot.
In the case of histograms, it is also possible to
fix the minimum and maximum values on the Y axis. This will
enable you to prevent the axis from being recalculated for each
frame in the layout, and make it easier to compare successive frames
of a multi-sample layout.
More description on these items can be found in
the graph window's documentation of the graph specification floating
palette.
An additional item found in this dialog is the Control
area (white box in the middle of the dialog). This will let
you specify a graph, or layer in an overlay graph, to be a control.
Controls always show a display of their original sample, regardless
of what sample is currently being shown in the layout. This
provides you a way to create layouts that show multiple samples,
all compared to an original or control sample.
You can request the graph to show its ancestry,
meaning that all the parent populations and gates used to define
this population will be shown as part of this graph. If this
option is chosen, then you can also choose whether to show the ancestry
horizontally across the top of the graph, or vertically along the
left of the main view.
Histogram overlays have the additional option of
adding an offset along the Y axis. This separates the lines and
makes it easier to compare several curves on the same graph. In
addition, you can angle the offset.

[Top]
The second pane of configuration in the Layout Item
Definition dialog is called Annotate, and governs the additional
annotation that (optionally) accompanies a graph in a layout.
The first setting is whether the annotation is desired
at all. If you uncheck this box, then FlowJo will not generate
a text box associated with this graph. Assuming that it is
checked, you can optionally have the annotation include the graph's
title, the name of the sample, then name of all the gates leading
to this population (the full name or full path), as well as statistics
showing the frequency and/or the event count. There is also
an additional text box that will let you include any extra information
you may want to display in the layout.
There is a setting to Show Legend for a graph. By
default legends are only created for overlay graphs, where the color
is used to distinguish the different data sets. But because the
legend is the means to set the color and line style of histograms
and dot plots, it can be useful to override the default and show
legends for single data series graphs. Conversely, there may be
times when the legend is not necessary, even with multiple data
sets, or you are making your own legend. In those cases, you can
tell the layout editor to suppress drawing of any graph's legend.
Other settings available in this dialog include
the ability to suppress the axes (or parts of the axis - ticks,
numbers or labels). This is useful if you are producing a
layout with a large number of graphs and you want to save space
by compressing the graphs close together and only label the outside
axes. In addition, you can override the axis label by typing in
the Label field.
Graphs can be resized in the layouts by dragging
any of the corners. It is also possible to use the dialog to resize
graphs to a known size or aspect ratio. Typing the values in manually
gives more precise control of the scaling.
To navigate between a graph that appears in a layout,
and the window where its gates are defined, there is a command Open
Original Graph in the Object menu. This opens the Graph
Window containing the population selected in the layout. From
there it is easy to navigate up the gating hierarchy to see all
of the gates that define this population.
|