cleanup
This commit is contained in:
parent
f80afddd8f
commit
50bec7a461
@ -542,7 +542,6 @@ function plotly_series(plt::Plot, series::Series)
|
|||||||
y, x, "h"
|
y, x, "h"
|
||||||
end
|
end
|
||||||
d_out[:width] = series[:bar_width]
|
d_out[:width] = series[:bar_width]
|
||||||
info(series[:strokewidth])
|
|
||||||
d_out[:marker] = KW(:color => rgba_string(series[:fillcolor]),
|
d_out[:marker] = KW(:color => rgba_string(series[:fillcolor]),
|
||||||
:width => series[:strokewidth])
|
:width => series[:strokewidth])
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user