Fix tests for PGXPlotsX backend

The backend uses push! and append! methods introduced in 1.2.0
This commit is contained in:
O01eg 2019-12-31 13:43:41 +03:00
parent 2022aebb07
commit 6ed18617d5
No known key found for this signature in database
GPG Key ID: DB49D45C128F6BB2

View File

@ -39,6 +39,7 @@ GeometryTypes = "0.7"
JSON = "0.21"
Measures = "0.3"
NaNMath = "0.3"
PGFPlotsX = "1.2.0"
PlotThemes = "1"
PlotUtils = "0.6.1"
RecipesBase = "0.6, 0.7"