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.15.0 on Tuesday 28 October 2025. Using Julia version 1.12.1.