Merge remote-tracking branch 'origin/dev'
This commit is contained in:
commit
89fe3c9150
@ -1017,7 +1017,7 @@ function gr_display(sp::Subplot{GRBackend}, w, h, viewport_canvas)
|
|||||||
end
|
end
|
||||||
|
|
||||||
if series[:markershape] != :none
|
if series[:markershape] != :none
|
||||||
gr_draw_markers(series, xpos-[0.06,0.02], [ypos,ypos], 10, nothing)
|
gr_draw_markers(series, xpos - .035, ypos, 6, nothing)
|
||||||
end
|
end
|
||||||
|
|
||||||
if typeof(series[:label]) <: Array
|
if typeof(series[:label]) <: Array
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user