Plot Labels: Difference between revisions

From FreeCAD Documentation
(New image and captions.)
(Marked this version for translation)
Line 19: Line 19:
}}
}}


==Description==
==Description== <!--T:8-->


<!--T:9-->
This tool allows the user to edit the title and axes labels, as well as their font sizes.
This tool allows the user to edit the title and axes labels, as well as their font sizes.


Line 27: Line 28:
<translate>
<translate>


==Usage==
==Usage== <!--T:10-->


<!--T:11-->
Select the plot tab that you want to edit, and run this tool. In case of multi-axes plots you can select the set of axes to be edited
Select the plot tab that you want to edit, and run this tool. In case of multi-axes plots you can select the set of axes to be edited


Line 34: Line 36:
[[File:Plot Axes Active.png|Plot axes selector]]
[[File:Plot Axes Active.png|Plot axes selector]]
<translate>
<translate>
<!--T:12-->
{{Caption|Selector for the set of axes to de edited}}
{{Caption|Selector for the set of axes to de edited}}


==Options==
==Options== <!--T:13-->


<!--T:14-->
* '''Title''': The plot general title. Leave it empty to don't show a title at all.
* '''Title''': The plot general title. Leave it empty to don't show a title at all.
* '''Title font size''': The font size considered for the title.
* '''Title font size''': The font size considered for the title.

Revision as of 02:15, 31 August 2021

Plot Labels

Menu location
Plot → Set labels‏‎
Workbenches
Plot
Default shortcut
None
Introduced in version
-
See also
None

Description

This tool allows the user to edit the title and axes labels, as well as their font sizes.

Usage

Select the plot tab that you want to edit, and run this tool. In case of multi-axes plots you can select the set of axes to be edited

Plot axes selector

Selector for the set of axes to de edited

Options

  • Title: The plot general title. Leave it empty to don't show a title at all.
  • Title font size: The font size considered for the title.
  • X label: The title of the x axis. Leave it empty to don't show a title at all.
  • X label font size: The font size considered for the x axis.
  • Y label: The title of the y axis. Leave it empty to don't show a title at all.
  • Y label font size: The font size considered for the y axis.