TextEdit Icon

Customize Plot Axes

To customize the plot axes, open the inspector window (using the Plot Inspector menu command or tool bar icon) and click on X Axis or Y Axis tabs. Alternatively, you can double click on the x or y axis labels region in the plot to open it in the inspector, or single click if the inspector is already open. The options are:

Note: Axis titles can have subscripts and superscripts.

Note: You can set the color of axis titles or tick mark labels by dragging a color from any color window on top the that text. You can set opacity of the colors in the color panel.

Note: You can drag a single line text from another application on top of an axis title and that text will become the title for that axis.

TextEdit Icon

Customize Frame

To customize the plot frame, click on the Frame tab in the inspector window. Alternatively, you can double click in the plot frame (but away from any plotted data set or annotation) to open it in the inspector, or single click if the inspector is already open. The options are:

Note: You can set the frame color by dragging a color from any color window on top of the plot area (and away from any plot data or annotation). To set the background color, however, you have to use the color button in the Frame tab. Fill colors have a field to set opacity, but you can set opacity of any color in the color panel.

Recoloring Plots: Many scientific journals impose extra costs to publish color plots. To avoid such costs, you can recolor a plot by picking and an option from the pop-up menu and then clicking the "Recolor Plot" button. The recoloring options in the pop-up menu are:

The best way to create plots with perceptually uniform color schemes is to create the plot first using gray scales and then when done, convert to a perpetually uniform color scheme. For example, imagine a plot with a series of curves for experiments at different temperatures. Create the plot, set curves to gray scale values related to temperature, and finally convert to a perceptually uniform scale (Inferno is a good one to represent temperatures).

Note that perceptually uniform color schemes do not cover the enter range of intensities. For gray scale intensity from 0 to 100%, Viridis goes from 20.0 to 68.1, Magna goes from 0.5 to 90.9, Inferno goes from 0.5 to 87.7 and Plasma goes from 20.3 to 68.2. When you convert colors outside these intensities, they will be mapped to within this range. Two exceptions are pure white (100% intensity) or pure black (0% intensity). These colors, commonly used for labels and plot boarders, will be left unchanged.