JuliaPlots/Plots.jl

Specifying position of colorbar with GR backend

Open

#4636 aperta il 19 gen 2023

Vedi su GitHub
 (3 commenti) (1 reazione) (0 assegnatari)Julia (381 fork)batch import
GRPlotlyPlotlyJSenhancementhelp wanted

Metriche repository

Star
 (1943 star)
Metriche merge PR
 (Merge medio 13g 6h) (2 PR mergiate in 30 g)

Descrizione

Is there a way to specify the colorbar location in Plots.jl? I'm trying to put my colorbar at the top of the plot but I can't find a way to do it using the GR backend.

I found this code online that uses an option cbar=:top but that does not work for me.

Thanks!

Guida contributor