Skip to content

Commit

Permalink
Merge pull request #76 from JuliaPlots/mkborregaard-patch-1
Browse files Browse the repository at this point in the history
Added heading for distributions
  • Loading branch information
mkborregaard committed Aug 27, 2017
2 parents fc4608e + be89899 commit 7abe782
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,8 @@ violin!(singers_moscow,:VoicePart,:Height, side=:left, marker=(0.2,:red,stroke(0

---

## Distributions

```julia
using Distributions
plot(Normal(3,5), fill=(0, .5,:orange))
Expand Down

0 comments on commit 7abe782

Please sign in to comment.