Editing Items

Each item in the sidebar can be edited by clicking on it. The edit panel varies depending on the item type, but all items share a common set of properties at the top.

Name and Position

All items have a name, which is shown in the legend and the sidebar, and can be changed freely. Note that the naming does support LaTeX notation with the help of dollar signs. So for instance $\mu_0$ will provide the Greek letter μ with a 0 as subscript. Each item can also be assigned to a specific axis: the X position can be set to either the bottom or top axis, and the Y position to either the left or right axis. This allows multiple datasets with different scales to be displayed on the same figure.

Datasets: Line and Markers

For datasets and generated datasets, the following appearance options are available:

Linestyle

The style of the line connecting data points. Options are None, Solid, Dotted, Dashed, and Dashdot. When set to None, no line is drawn between points.

Linewidth

The thickness of the line. Only enabled when a linestyle other than None is selected.

Markers

The shape drawn at each data point. A wide range of marker shapes is available, including circles, squares, triangles, stars, diamonds, and more. Set to None to draw no markers.

Marker Size

The size of the markers. Only enabled when a marker style other than None is selected.

Equations: Line and Equation

Equation items expose the equation itself for editing directly in the edit panel. A Simplify button is available to simplify the expression algebraically. The available line options are the same as for datasets, except that markers are not supported for equations.

Generated Data: Equation and Range

Generated datasets have the same options as regular datasets. Additionally, they expose the same equation field as equation items, along with controls for the X range and resolution. The X Start and X Stop fields define the bounds of the generated data. The Steps field controls how many data points are generated. The Scale setting determines the spacing between those points, with the following options available: Linear, Logarithmic (Base 10), Logarithmic (Base 2), Radians, Square Root, and Inverse.

Error Bars

For datasets that have error bar data, the appearance of the error bars can be configured in the Error Bars section:

Show Horizontal / Show Vertical

Toggle the visibility of horizontal (X) and vertical (Y) error bars independently.

Draw Above Data

When enabled, error bars are drawn on top of the data line and markers rather than beneath them.

Color

The color of the error bars, set independently from the line color.

Cap Length

The length of the horizontal cap at the end of each error bar.

Cap Thickness

The thickness of the cap lines.

Line Width

The thickness of the error bar lines.