In premium mode, spectra can be displayed in windows that can include not only spectra, but also a wide variety of graphical objects such as rectangles, text, and lines. Canvases can also include various charts, including xy and bar charts.
Create a new toplevel canvas window with a spectrum item in it and the spectrum control iconbar across the top.
Create a new toplevel canvas window without any content (or iconbar).
Insert a new spectrum item onto the canvas.
Insert a new rectangle item onto the canvas.
Insert a simple text item onto the canvas. You can change the font and color of simple text items, but don't have control over individual characters or more complicated attributes.
Insert a new formatted text item onto the canvas. Formatted items can have most any attributes (font, superscript, bold, italics, etc.) changed and special symbols added.
Insert a new annotation item onto the canvas. Annotation items are a line with a simple text string at one end and an arrow head at the other.
Insert a new table item onto the canvas. Table items are text formatted as a table.
Insert a new line item onto the canvas.
Insert a new arc item onto the canvas.
Insert a new oval item onto the canvas.
Insert a new xy plot onto the canvas.
Insert a new bar plot onto the canvas.
Insert a new statistical bar plot item onto the canvas.
Send the currently selected item to be below all other canvas items.
Send the currently selected item to be above all other canvas items.
Distribute all spectra in the canvas so they are evenly distributed in a row across the canvas.
Distribute all spectra in the canvas so they are evenly distributed in a column down the canvas.
Distribute all spectra in the canvas so they are displayed as a grid with a number of rows and columns that can accomadate all the spectra.
Arrange all spectra so they are in a reasonable layout based on type (for example, HSQC occupying most space, with proton across top and carbon across side).
Display the Graphical Inspector that can be used to view and change the attributes (colors, fonts, sizes etc.) of items on the canvas.