I found the culprit: Ith works with plotly() as backend but not with gr().
plotly()
gr()
edit: I opened an Issue here at Plots.jl.