Merge branch 'pgfplotsx' of github.com:BeastyBlacksmith/Plots.jl into pgfplotsx
This commit is contained in:
commit
87f2b0154e
@ -1,4 +1,5 @@
|
|||||||
using Contour: Contour
|
using Contour: Contour
|
||||||
|
|
||||||
Base.@kwdef mutable struct PGFPlotsXPlot
|
Base.@kwdef mutable struct PGFPlotsXPlot
|
||||||
is_created::Bool = false
|
is_created::Bool = false
|
||||||
was_shown::Bool = false
|
was_shown::Bool = false
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user