Julia Programming Language
Plot histogram with edge color in Plots.jl
General Usage
question
,
plots
,
histogram
BeastyBlacksmith
June 21, 2022, 1:24pm
2
This should work
julia> using Plots julia> stephist(randn(100), fill=true, fillalpha=0.5)
2 Likes
show post in topic
Related topics
Topic
Replies
Views
Activity
How do I make an histogram with no vertical edges between bars in Plots.jl?
Visualization
plots
,
style
,
histogram
2
903
May 7, 2022
Plots.jl add colorbar when plotting Shape
Visualization
4
1778
March 31, 2019
Disable border around bar plot in Plots.jl
General Usage
plotting
,
plots
4
2432
December 21, 2020
Add line style to legend
Visualization
plotting
3
1343
August 14, 2020
Plot a parameter space with Plots.jl possibly using contour()
General Usage
0
532
May 9, 2018