all of them

This commit is contained in:
Simon Christ 2020-04-28 23:46:45 +02:00
parent 81492e5803
commit 5cd139720d

View File

@ -158,7 +158,7 @@ end
# --------------------------------------------------------------------------------------
function pgf_series(sp::Subplot, series::Series, extra_series_kwargs)
function pgf_series(sp::Subplot, series::Series)
plotattributes = series.plotattributes
st = plotattributes[:seriestype]
series_collection = PGFPlots.Plot[]