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
Learning to plot iris data with AlgebraOfGraphics.jl, but I have found that using Species as layout results in a blank and out-of-place facet. Please see the code and image as follows:
Bug description
Learning to plot iris data with
AlgebraOfGraphics.jl
, but I have found that usingSpecies
as layout results in a blank and out-of-place facet. Please see the code and image as follows:Steps to reproduce
Images
Version info
Julia Version 1.9.2
Commit e4ee485e909 (2023-07-05 09:39 UTC)
Platform Info:
OS: macOS (x86_64-apple-darwin22.4.0)
CPU: 12 × Intel(R) Core(TM) i7-8750H CPU @ 2.20GHz
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-14.0.6 (ORCJIT, skylake)
Threads: 1 on 12 virtual cores
Environment:
JULIA_EDITOR = code
JULIA_NUM_THREADS =
Status
~/.julia/environments/v1.9/Project.toml
[537997a7] AbstractPlotting v0.18.3
⌃ [cbdf2221] AlgebraOfGraphics v0.4.8
[336ed68f] CSV v0.10.11
[159f3aea] Cairo v1.0.5
⌃ [13f3f980] CairoMakie v0.6.3
[3e975e5d] CartesianGrids v0.1.26
[324d7699] CategoricalArrays v0.10.8
[a93c6f00] DataFrames v1.6.1
⌃ [e9467ef8] GLMakie v0.4.4
[c91e804a] Gadfly v1.4.0
⌅ [5c1252a2] GeometryBasics v0.3.12
[98e50ef6] JuliaFormatter v1.0.34
⌅ [ee78f7c6] Makie v0.15.0
⌃ [9ecf9c4f] MeshViz v0.5.4
⌅ [eacbb407] Meshes v0.25.15
[ff71e718] MixedModels v4.15.0
[8b842266] PalmerPenguins v0.1.4
[e0fc9d43] PkgMirrors v1.3.0
[9c9e696b] PkgServerClient v0.1.3
[ccf2f8ad] PlotThemes v3.1.0
[58dd65bb] Plotly v0.4.1
[f0f68f2c] PlotlyJS v0.18.10
[91a5bcdd] Plots v1.38.17
⌃ [c3e4b0f8] Pluto v0.19.9
[6f49c342] RCall v0.13.15
[ce6b1742] RDatasets v0.7.7
⌅ [2913bbd2] StatsBase v0.33.21
[fd094767] Suppressor v0.2.4
⌃ [276b4fcb] WGLMakie v0.4.4
[de0858da] Printf
[9a3f8284] Random
Info Packages marked with ⌃ and ⌅ have new versions available, but those with ⌅ are restricted by compatibility constraints from upgrading. To see why use
status --outdated
The text was updated successfully, but these errors were encountered: