Plot Series/fr: Difference between revisions

From FreeCAD Documentation
(Created page with "Le module plot standard fournit déjà un outil permettant de modifier le style des séries du graphique 24px. Mais si vous installez l'...")
(Created page with "==Utilisation==")
Line 23: Line 23:
[[Image:Plot_MultiAxes_Example.png|600px]]
[[Image:Plot_MultiAxes_Example.png|600px]]


==Usage==
==Utilisation==


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
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

Revision as of 20:28, 13 September 2021

Plot Séries

Emplacement du menu
Plot → Configurer les séries‏‎
Ateliers
Plot
Raccourci par défaut
Aucun
Introduit dans la version
-
Voir aussi
Aucun

Description

Le module plot standard fournit déjà un outil permettant de modifier le style des séries du graphique . Mais si vous installez l' atelier Plot en utilisant le Gestionnaire d'Addon, un outil plus complet et plus simple sera disponible.

Utilisation

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.