JuliaPlots/Plots.jl

Specifying position of colorbar with GR backend

Open

#4.636 aberto em 19 de jan. de 2023

Ver no GitHub
 (3 comments) (1 reaction) (0 assignees)Julia (381 forks)batch import
GRPlotlyPlotlyJSenhancementhelp wanted

Métricas do repositório

Stars
 (1.943 stars)
Métricas de merge de PR
 (Mesclagem média 13d 6h) (2 fundiu PRs em 30d)

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!

Guia do colaborador