You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# check the consistency of the passed grouped data set
54
+
IMD._check_consistency(ds)
53
55
IMD._get_fmt(ds) != mapformats &&throw(ArgumentError("the input data set uses mapformats = $(IMD._get_fmt(ds)), but the sgplot is called with mapformats = $(mapformats)"))
0 commit comments