JuliaPlots/Plots.jl

Specifying position of colorbar with GR backend

Open

#4 636 ouverte le 19 janv. 2023

Voir sur GitHub
 (3 commentaires) (1 réaction) (0 assignés)Julia (381 forks)batch import
GRPlotlyPlotlyJSenhancementhelp wanted

Métriques du dépôt

Stars
 (1 943 stars)
Métriques de merge PR
 (Merge moyen 13j 6h) (2 PRs mergées en 30 j)

Description

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!

Guide contributeur