About 720,000 results
Open links in new tab
  1. Create a CAD model from python surface plot - Stack Overflow

    Feb 2, 2017 · Assuming axial symmetry, I would recommend creating a surface of revolution in IGES or STEP. You'll only need to accurately compute a curve to be swept around the axis of …

  2. Constrained layout guide — Matplotlib 3.10.3 documentation

    Use constrained layout to fit plots within your figure cleanly. Constrained layout automatically adjusts subplots so that decorations like tick labels, legends, and colorbars do not overlap, …

  3. Examples — Matplotlib 3.10.3 documentation

    Currently Matplotlib supports PyQt/PySide, PyGObject, Tkinter, and wxPython. When embedding Matplotlib in a GUI, you must use the Matplotlib API directly rather than the pylab/pyplot …

  4. GitHub - dmkent/mpldxf: Matplotlib backend for DXF

    This is a matplotlib backend that enables matplotlib to save figures as DXF drawings. DXF is a drawing format that is used by computer aided design (CAD) tools. This package builds on the …

    Missing:

    • Template

    Must include:

  5. matplotlib 3: 3D scatter plots with tight_layout - Stack Overflow

    I have some code which produces a 3D scatter plot using matplotlib's scatter in conjunction with tight_layout, see the simplified code below: import numpy as np import matplotlib.pyplot as plt …

    Missing:

    • Template

    Must include:

  6. Matplotlib for Making Diagrams · Matplotblog

    Feb 19, 2020 · The default layout for Matplotlib works great for a lot of things, but sometimes you want to exert more control. Sometimes you want to treat your figure window as a blank canvas …

  7. A collection of Matplotlib plot templates. - GitHub

    Matplotlib Prefab is a repository based on matplotlib package, which provides several matplotlib ploting templates for line plot, hist plot, scatter plot, and some complex plottings. You can …

  8. ezdxf/examples/addons/drawing/draw_cad.py at master - GitHub

    Python interface to DXF. Contribute to mozman/ezdxf development by creating an account on GitHub.

    Missing:

    • Template

    Must include:

  9. Can I convert a contour plot in matplotlib to a format that can be ...

    I have written a script in Python 3.3 which reads position (x, y coordinate) and risk values from a text file and saves the resulting contour plot using matplotlib. My company needs to be able to …

  10. Method to draw a 3D equipotential surface with matplotlib

    May 2, 2025 · I have a function, like: fun=lambda x,y,z: np.exp(-x*x-y*y-z*z) This function is only dependent on the radius, but could be also function of theta or phi, in spherical coordinates. …

    Missing:

    • Template

    Must include:

  11. Some results have been removed
Refresh