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!