Merge branch 'pgfplotsx' of github.com:BeastyBlacksmith/Plots.jl into pgfplotsx

This commit is contained in:
Simon Christ 2019-11-29 17:30:56 +01:00
commit 87f2b0154e

View File

@ -1,4 +1,5 @@
using Contour: Contour
Base.@kwdef mutable struct PGFPlotsXPlot
is_created::Bool = false
was_shown::Bool = false