Skip to content

Commit 4a7e00b

Browse files
authored
Update seaborn-basics.md
1 parent 5ffcbf2 commit 4a7e00b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/plotting-visualization/seaborn-basics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ sns.relplot(
2020
```
2121
Below is the output for the above code snippet:
2222

23-
![Seaborn intro image](images/seaborn-basics.png)
23+
![Seaborn intro image](images/seaborn-basics1.png)
2424

2525
```Python
2626
# Load an example dataset

0 commit comments

Comments
 (0)