CairoMakie31凌晨思索 using CairoMakie<br><br>f = Figure()<br>Axis(f[1, 1])<br><br>density!(randn(180),direction = :y, npoints = 12, color="greenyellow")<br><br>f