Add correct dependency for histogram2d_log
This commit is contained in:
parent
da8bb5063e
commit
07b90f9dc8
@ -792,7 +792,7 @@ end
|
|||||||
()
|
()
|
||||||
end
|
end
|
||||||
@shorthands histogram2d_log10
|
@shorthands histogram2d_log10
|
||||||
@deps histogram2d_log bins2d
|
@deps histogram2d_log10 bins2d
|
||||||
|
|
||||||
|
|
||||||
@recipe function f(h::StatsBase.Histogram{T, 2, E}) where {T, E}
|
@recipe function f(h::StatsBase.Histogram{T, 2, E}) where {T, E}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user