-
-
Notifications
You must be signed in to change notification settings - Fork 313
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
For raincloud plot, jitter_width
is documented, but cannot be used
#3981
Comments
Just to say I have the same issue, though the error message is different: Invalid attribute jitter_width for plot type MakieCore.Plot{Makie.rainclouds, Tuple{Vector{String}, Vector{Float64}}}.
The available plot attributes for MakieCore.Plot{Makie.rainclouds, Tuple{Vector{String}, Vector{Float64}}} are:
boxplot_nudge color hist_bins show_boxplot_outliers whiskerwidth
boxplot_width cycle markersize show_median
center_boxplot dodge n_dodge side
cloud_width dodge_gap orientation strokewidth
clouds gap plot_boxplots violin_limits
Generic attributes are:
clip_planes dim_conversions model transformation yautolimits
cycle label rasterize xautolimits zautolimits
|
Makie.jl/src/basic_recipes/raincloud.jl Lines 248 to 255 in a1c513b
|
not sure what what you mean @asinghvi17? I think the issue is the attribute system doesn't recognize it so it throws an error |
Ah I sent this before adding context 😅 Yeah, it's just that |
thanks @asinghvi17 ! |
When I run
The error occurs
The text was updated successfully, but these errors were encountered: