Plot Module
(Redirected from Plot Workbench/es)
Jump to navigation
Jump to search
Outdated translations are marked like this.
The Plot Workbench is unmaintained since v0.17. As of v0.19 it is now designated an external workbench, so it is no longer included in the base system. If you have experience with the topic and are interested in maintaining it, please see the project's repository.
Introduction
El módulo de graficado está orientado a ofrecer herramientas al usuario para editar y guardar los gráficos devueltos por otros módulos o herramientas.
Con éste mósulo podrás editar fácilmente el área de graficado, ejes, títulos, stilos, etc.
El módulo de graficado es una adaptación de matplotlib Python para trabajar como parte4 de FreeCAD.
Herramientas
Guardar gráfico: Guarda el gráfico en varios formatos, seleccionando el tamaño y resolución.
Ejes: Añade, elimina o edita los ejes.
Series: Edita el estilo de las series y establece su título.
Malla: Muestra/oculat la malla.
Legenda: Muestra/oculta la leyenda.
Títulos: Edita los títulos.
Posiciones: Posiciona los diferentes elementos, como títulos o legenda.
Scripting
Siendo el módulo de graficado una adaptación de matplotlib
, usted puede hacer uso libremente de todas las posibilidades del mismo. Acuda a la sección ejemplos de scripting para saber más.
Tutorial
User documentation

- Installation: Windows, Linux, Mac; Getting started
- Basics: About FreeCAD, Workbenches, Preferences, Document structure, Interface Customization, Properties, Mouse Model; Tutorials
- Workbenches: Arch, Draft, FEM, Image, Inspection, Mesh, OpenSCAD, Part, PartDesign, Path, Plot, Points, Raytracing, Reverse Engineering, Robot, Ship, Sketcher, Spreadsheet, Start, Surface workbench, TechDraw, Test Framework, Web
- Scripting: Introduction to Python, FreeCAD scripting tutorial, FreeCAD Scripting Basics, How to install macros, Gui Command, Units Modules: Builtin modules, Workbench creation, Installing more workbenches Meshes: Mesh Scripting, Mesh Module Parts: The Part Module, Topological data scripting, PythonOCC, Mesh to Part Coin scenegraph: The Coin/Inventor scenegraph, Pivy Qt interface: PySide, Using the FreeCAD GUI, Dialog creation Parametric objects: Scripted objects Other: Code snippets, Line drawing function, Embedding FreeCAD, FreeCAD vector math library, Power users hub, Python, Macros, FreeCAD Scripting Basics, Topological data scripting