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
Hi, apologies I did not see the latest two issues here. Yes Fontconfig and Cairo warnings are to do with changes in Gadfly.jl (with KernelDensityEstimatePlotting.jl as user). At time of writing I think the best thing to do is:
using Cairo, KernelDensityEstimatePlotting
which should suppress the warning. There has been quite a bit of work by the Gadfly folks to move away from system font libraries, and this warning might be part of that migration.
My kerneldensity.jl
spri_tops
is a 1-d Array of Float32, so I convert it toFloat64
.The text was updated successfully, but these errors were encountered: