GR
GR is the default backend for Plots. To explicitly specify the GR backend, you can use:
using Plots
gr()The demos are generated from Plots._examples. Empty demos are features that this backend does not support.
GR is the default backend for Plots. To explicitly specify the GR backend, you can use:
using Plots
gr()The demos are generated from Plots._examples. Empty demos are features that this backend does not support.
Settings
This document was generated with Documenter.jl version 1.16.1 on Monday 24 November 2025. Using Julia version 1.12.2.