Plot Labels: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
Line 18: Line 18:
|Workbenches=[[Plot Module|Plot]]
|Workbenches=[[Plot Module|Plot]]
}}
}}

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

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

<!--T:3-->
[[Image:Plot_MultiAxes_Example.png|600px]]

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

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

[[File:Plot Axes Active.png|Plot axes selector]]
<span style="font-variant:small-caps">Selector for the set of axes to de edited</span>

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


<!--T:5-->
<!--T:5-->

Revision as of 08:08, 22 August 2021

This documentation is not finished. Please help and contribute documentation.

GuiCommand model explains how commands should be documented. Browse Category:UnfinishedDocu to see more incomplete pages like this one. See Category:Command Reference for all commands.

See WikiPages to learn about editing the wiki pages, and go to Help FreeCAD to learn about other ways in which you can contribute.

Plot Labels

Menu location
Plot → 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.