pyplot hexbin
This commit is contained in:
parent
28ebc0ccd8
commit
5225488d54
@ -612,7 +612,7 @@ function py_add_series(plt::Plot{PyPlotBackend}, series::Series)
|
||||
alpha = series[:fillalpha],
|
||||
cmap = py_fillcolormap(series), # applies to the pcolorfast object
|
||||
zorder = series[:series_plotindex],
|
||||
# extrakw... # for some reason vmin and vmax are NaN???
|
||||
extrakw... # for some reason vmin and vmax are NaN??? hexbin works without passing vmin and vmax
|
||||
)
|
||||
push!(handles, handle)
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user