don't merge subplot extra_kwargs
This commit is contained in:
parent
7db1f3d6c5
commit
464d5f41f9
@ -328,7 +328,7 @@ function plotly_layout(plt::Plot)
|
|||||||
plotattributes_out[:direction] = "counterclockwise"
|
plotattributes_out[:direction] = "counterclockwise"
|
||||||
end
|
end
|
||||||
|
|
||||||
plotattributes_out = recursive_merge(plotattributes_out, sp.attr[:extra_kwargs])
|
plotattributes_out
|
||||||
end
|
end
|
||||||
|
|
||||||
# turn off hover if nothing's using it
|
# turn off hover if nothing's using it
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user