Graph Styling

Set graph titles, axises, colors and more to create presentation-ready graphs.

Styling a graph

Click the Style tab in the toolbar to configure your graphs styling options.

Titles

Graph Title: The main title of the graph.

X-axis Title: The title of the X axis.

Y-axis Title: The title of the Y axis.

Display Title: Toggle to OFF to remove the title from the graph. Toggle to ON to display the title of the graph.

Display X-Axis Title: Toggle to OFF to remove the title from the X axis. Toggle to ON to display the title on the X axis.

Display Y-Axis Title: Toggle to OFF to remove the title from the X axis. Toggle to ON to display the title on the X axis.

Transformations

X Axis Transform: The type of axis to use. Select from: default Plotly behavior, linear, log, date, or categorical.

Y Axis Transform: The type of axis to use. Select from: default Plotly behavior, linear, log, date, or categorical.

Legends:

Display Legend: Toggle to turn of a legend, if it is displayed.

Orientation: Put the legend horizontially or vertically.

Legend Title: The title of the legend.

X position: Where to place the legend horizontally in the graph (-2 to 3) .

Y position: Where to place the legend vertically in the graph (-2 to 3) .

Grid Lines:

Show vertical grid: Toggle to turn off vertical grid lines.

Show horizontal grid: Toggle to turn off horizontal grid lines.

Vertical grid width: The width of the vertical grid lines.

Horizontal grid width: The width of the horizontal grid lines.

Colors

Plot Background Color: The background color of the area inside of the graph. (only available in Mito Pro)

Paper Background Color: The background color of the area outside the graph. (only available in Mito Pro)

Title Color: The color of the title (only availabe in Mito Pro).

X axis title color: The color of the x axis title (only available in Mito Pro).

Y axis title color: The color of the y axis title (only available in Mito Pro).

Facet Styling

Number of columns: The number of columns to display the facet plot with.

Column spacing: Distance between columns of the facet plot.

Row spacing: Distance between rows of the facet plot.

Range Slider

Display range slider: The range slider is a horizontal bar underneath the x axis of the graph that can be used to zoom in on specific ranges of the graph. Toggle to OFF to remove the range slider. Toggle on ON to display the range slider

Last updated