Skip to content

Commit 12ee19a

Browse files
committed
Merge branch 'master' of https://github.com/muralivnv/Cppyplot into master
2 parents f2986bb + 39217b7 commit 12ee19a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ See [Sinusoidal_animation.cpp](https://github.com/muralivnv/cpp-pyplot/blob/mast
9292
![](https://github.com/muralivnv/cpp-pyplot/blob/master/misc/sin.gif)
9393
9494
### 2D Distribution Plotting
95-
See [distplot.cpp]() to reproduce below figure.
95+
See [distplot.cpp](https://github.com/muralivnv/cpp-pyplot/blob/master/examples/for_seaborn/distplot.cpp) to reproduce below figure.
9696
![](https://github.com/muralivnv/cpp-pyplot/blob/master/misc/distplot.png)
9797
9898
## How-it-works

0 commit comments

Comments
 (0)