Examples ======== - :doc:`Compare line drawing performance of Matplotlib vs. GR ` - :doc:`Play an audio file and display signal and power spectrum in realtime ` - :doc:`Play an audio file and display spectrogram in realtime ` - :doc:`3D contour plot ` - :doc:`Solving The 2D Diffusion Equation ` - :doc:`Visualize a complex-valued function ` - :doc:`Animation of a double pendulum ` - :doc:`3D animation of a double pendulum ` - :doc:`Animation of rotating DNA ` - :doc:`Simple surface plot example ` - :doc:`Compare figure output performance of Matplotlib vs. GR ` - :doc:`Create a contour plot of irregular distributed data ` - :doc:`grm/covid19 ` - :doc:`[GRM] Event handling for resizing and new plots ` - :doc:`[GRM] Resizing plots after input and changing series ` - :doc:`[GRM] Using the imshow plot ` - :doc:`[GRM] Simple isosurface plot ` - :doc:`[GRM] Rotation of isovalue plot with two spheres ` - :doc:`[GRM] Complex example of multiple subplots and series ` - :doc:`[GRM] Simple line example ` - :doc:`[GRM] Errorplot example with custom cap colors ` - :doc:`[GRM] Updating line plots ` - :doc:`[GRM] Contourf and series legend example ` - :doc:`[GRM] Multiple line plots example ` - :doc:`Example script for rendering isosurfaces using GR3 ` - :doc:`3D surface plot from neutron spectrum data ` - :doc:`Calculate Mandelbrot set ` - :doc:`Calculate Mandelbrot set using NumbaPro (GPU version) ` - :doc:`Calculate Mandelbrot set using OpenCL (GR3 version) ` - :doc:`Calculate Mandelbrot set using Numba ` - :doc:`Calculate Mandelbrot set using OpenCL ` - :doc:`Calculate Mandelbrot set using NumbaPro (vectorized version) ` - :doc:`Simple MRI visualization example ` - :doc:`Multiline text example ` - :doc:`Sample microphone and display input signal in realtime ` - :doc:`Simple particle simulation ` - :doc:`Animation of a damped pendulum ` - :doc:`3D animation of a pendulum ` - :doc:`Plot a function with the use of gr ` - :doc:`GR / PySide2 (Qt5) interoperability example ` - :doc:`GR / PySide6 (Qt6) interoperability example ` - :doc:`GR / PySide (Qt4) interoperability example ` - :doc:`GR / PyQt4 interoperability example ` - :doc:`GR / PyQt5 interoperability example ` - :doc:`GR / PyQt6 interoperability example ` - :doc:`GR / PyQt4 interoperability example ` - :doc:`GR / PyQt5 interoperability example ` - :doc:`GR / PyQt6 interoperability example ` - :doc:`GR / PySide interoperability example ` - :doc:`Plot contour lines using QtGR. ` - :doc:`Demo showing the capabilities of qtgr ` - :doc:`Sample microphone input and display power spectrum in QtGR. ` - :doc:`Plot surface and contour lines using QtGR. ` - :doc:`Plotting two-dimensional live data using QtGR. ` - :doc:`Plot irregular distributed data ` - :doc:`Rendering slices and an isosurface of MRI data. ` - :doc:`Sample microphone input and display power spectrum ` - :doc:`Sample microphone input and display spectrogram ` - :doc:`3D animation of a spring pendulum ` - :doc:`Draw text at an arbitrary position on the Axes using gr.pygr. ` - :doc:`GR / wxPython interoperability example `