Skip to content

Commit

Permalink
added missing distplot.cpp link
Browse files Browse the repository at this point in the history
  • Loading branch information
muralivnv authored Oct 8, 2020
1 parent 940d9ce commit 3ea7a3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ See [Sinusoidal_animation.cpp](https://github.com/muralivnv/cpp-pyplot/blob/mast
![](https://github.com/muralivnv/cpp-pyplot/blob/master/misc/sin.gif)
### 2D Distribution Plotting
See [distplot.cpp]() to reproduce below figure.
See [distplot.cpp](https://github.com/muralivnv/cpp-pyplot/blob/master/examples/for_seaborn/distplot.cpp) to reproduce below figure.
![](https://github.com/muralivnv/cpp-pyplot/blob/master/misc/distplot.png)
## How-it-works
Expand Down

0 comments on commit 3ea7a3c

Please sign in to comment.