Plot

The Plot Panel in Lichtblick is a user interface component designed to facilitate the visualization and control of plotting data. It allows to view, modify, and export graphical representations of datasets or modeling results.

Plot panel

Settings

General

FieldDescripiton
Sync with other plotsSync timeline to other plots

Legend

FieldDescripiton
Dislpay LegendTo display or hide the legend use the icon on the top left of the Plot
PositionAllows the user to select the position of the legend relative to the plot:
  • Floating
  • Left
  • Top
  • Hidden
Show ValuesShows the current y-axis value to the corresponding series in the legend

Plot panel labels

Plot series legend.

Y Axis

FieldDescripiton
Show labelsOption to select if the values are shown, or not, near the y-axis
MinMinimum value for y-axis
MaxMaximum value for y-axis

X Axis

FieldDescripiton
Default ValueSelects the default value for x-axis. Can also be defined individually for each series
Show labelsOption to select if the values are shown, or not, near the y-axis
MinMinimum value for y-axis
MaxMaximum value for y-axis
Range (seconds)For time series data, selects the time interval of data that will be shown after the current playback point

Series

FieldDescripiton
Message pathMessage path containing x-axis values for the series. Will override default x-axis values if set
LabelLabel that can be given to the series
ColorColor used on the series
Line sizeWidth of line connecting data points
Show linesShow lines connecting data points. Active by default
TimestampFor time serie plots, selects the time information used for message ordening:
  • Receive time: is a time that refers to the when a message is received by Lichtblick, not when was originally published
  • Header stamp: is a header.stamp ROS1 or ROS2 field containing sec and nsec integers

    To remove a series from the Panel you use the x, next to each data series, like it's shown below.

    Plot panel series

    To enter the data you wanna plot use the message path syntax, Lichtblick will also show suggestions that exits on the topics available.

    You can also hover the plot to see the details in a tooltip. A vertical bar will appear, as well as a yellow marker on the playback timeline. If clicked the playback will jump to that point on the timeline.

    Download CSV data

    With right click mouse button an option to download the plotted as .csv will appear.