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