Skip to content

Commit 04ac908

Browse files
committed
changed to width
1 parent cf3cc03 commit 04ac908

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

README.ipynb

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@
66
"source": [
77
"# Generating nice smooth parallel plots!\n",
88
"\n",
9-
"<center><img src=\"README_files/output_9_0.png\" height=\"150\" />&nbsp;<img src=\"README_files/output_13_0.png\" height=\"150\" /></center>"
9+
"<center>\n",
10+
"<img src=\"README_files/output_9_0.png\" width=\"260\">\n",
11+
"&nbsp;<img src=\"README_files/output_13_0.png\" width=\"260\" /></center>"
1012
]
1113
},
1214
{

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Generating nice smooth parallel plots!
22

3-
<center><img src="https://raw.githubusercontent.com/markste-in/parallelplot/refs/heads/main/README_files/output_9_0.png" height="150" />&nbsp;<img src="https://raw.githubusercontent.com/markste-in/parallelplot/refs/heads/main/README_files/output_13_0.png" height="150" /></center>
3+
<center>
4+
<img src="https://raw.githubusercontent.com/markste-in/parallelplot/refs/heads/main/README_files/output_9_0.png" width="260">
5+
&nbsp;<img src="https://raw.githubusercontent.com/markste-in/parallelplot/refs/heads/main/README_files/output_13_0.png" width="260" /></center>
46

57
## How to install
68

0 commit comments

Comments
 (0)