JuliaPlots/Plots.jl

Specifying position of colorbar with GR backend

Open

#4,636 创建于 2023年1月19日

在 GitHub 查看
 (3 评论) (1 反应) (0 负责人)Julia (1,943 star) (381 fork)batch import
GRPlotlyPlotlyJSenhancementhelp wanted

描述

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!

贡献者指南

Specifying position of colorbar with GR backend · JuliaPlots/Plots.jl#4636 | Good First Issue