KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
Plot
★ 15
Open GitHub ↗
Plotting workbench for FreeCAD.
Download README (.md)
Explore Similar Repositories
HexagonGame
:
六边形消消乐
ndt7-client-android
:
ndt7 Android-native client
BU_CS542_Machine_Learning
:
CS542 Assignments
artnet-weblight
:
Use your Browser as an Artnet lighting device!
BackgroundChecker
:
A command line tool (for now) to gather education data about people.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
Plot
?
Download (.md)
<!-- SPDX-License-Identifier: LGPL-2.1-or-later --> <!-- SPDX-FileNotice: Part of the Plot addon. --> # <img height = '24' src = 'freecad/plot/Resources/Icons/Addon.svg' /> Plot The Plot workbench provides some additional tools to modify Plots created within [FreeCAD]. ![Preview] <br/> ## Tools ### <img height = '16' src = 'freecad/plot/Resources/Icons/Save.svg' /> Save Extended plot saving dialog with more options. ### <img height = '16' src = 'freecad/plot/Resources/Icons/Axes.svg' /> Axes Modify axes ranges & scaling or add new ones. ### <img height = '16' src = 'freecad/plot/Resources/Icons/Series.svg' /> Series Edit the style of series or remove them. ### <img height = '16' src = 'freecad/plot/Resources/Icons/Grid.svg' /> Grid Enable / disable the grid of the plot. ### <img height = '16' src = 'freecad/plot/Resources/Icons/Legend.svg' /> Legend Enable / disable the legend of the plot. ### <img height = '16' src = 'freecad/plot/Resources/Icons/Labels.svg' /> Labels Set the plot title and axes labels. ### <img height = '16' src = 'freecad/plot/Resources/Icons/Positions.svg' /> Positions & Sizes Resize and move plot elements like titles, labels and legends. <br/> ## Install Install this addon via the Addon Manager. ## Usage Documentation for this workbench is available on the [Plot Workbench wiki page](https://wiki.freecad.org/Plot_Workbench) ## Tutorials * Official Plot Workbench Tutorial [Part 1](https://wiki.freecad.org/Plot_Basic_tutorial) * Official Plot Workbench Tutorial [Part 2](https://wiki.freecad.org/Plot_MultiAxes_tutorial) <!-----------------------------------------------------------------------------> [Icon-Positions]: freecad/plot/Resources/Icons/Positions.svg [Icon-Labels]: freecad/plot/Resources/Icons/Labels.svg [Icon-Series]: freecad/plot/Resources/Icons/Series.svg [Icon-Legend]: freecad/plot/Resources/Icons/Legend.svg [Icon-Grid]: freecad/plot/Resources/Icons/Grid.svg [Icon-Axes]: freecad/plot/Resources/Icons/Axes.svg [Icon-Save]: freecad/plot/Resources/Icons/Save.svg [Preview]: Resources/Images/Preview-Toolbar.webp [FreeCAD]: https://freecad.org