Skip to content

Latest commit

 

History

History
41 lines (25 loc) · 1.67 KB

Plot_Series.md

File metadata and controls

41 lines (25 loc) · 1.67 KB
Error in user YAML: (<unknown>): did not find expected '-' indicator while parsing a block collection at line 1 column 1
---
- GuiCommand:
   Name: Plot Series
   MenuLocation: Plot -> Configure series
‏‎   Workbenches: Plot_Workbench
---

Plot Series

Description

The standard plot module already provides a tool to edit the plot series style . But if you install the Plot Workbench using the Add-on manager, a more complete and straigthforward tool will be available.

Usage

Select the plot tab that you want to edit, and run this tool. Then select the series to be edited and proceed to set the new options. You can even delete the selected series

Remove the selected series
Selected series deletion button

Options

  • Label: You can set the label. LaTeX math formulas are accepted.
  • No label: If selected, the series is not shown at the plot legend. Otherwise the series will shown at the legend with the appropriate label.
  • Line Style: The considered line style. Use "_draw_nothing" to don't consider lines for that specific series.
  • Line Width: The line width.
  • Marker: The considered marker. Use "_draw_nothing" to don't consider markers for that specific series.
  • Marker Size: The marker size.
  • Color: The series color.

{{Plot_Tools_navi}}


documentation index > External_Workbenches > Addons > Plot > Plot Series