How to set name for data series

Default Data Series (Trace) Name

By default, traces are named according to their index (zero-base), which will be displayed in the legend and tooltip.

Chart legend with default traces names.

Adjust Trace Name

To change the name of a trace, just enter your desired name in the "Name" field.

The Name field on the property editor of the trace modules.

We can see the changes in the legend.

Chart legend with customized name for traces.

Last updated

Was this helpful?