Skip to content

Commit c469fe3

Browse files
committed
Add comments
1 parent cd01175 commit c469fe3

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

examples/lines.ipynb

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@
1313
"cell_type": "markdown",
1414
"metadata": {},
1515
"source": [
16-
"# Line width"
16+
"# Line width:\n",
17+
"### Sets the width of lines drawn in the future."
1718
]
1819
},
1920
{
@@ -43,7 +44,8 @@
4344
"cell_type": "markdown",
4445
"metadata": {},
4546
"source": [
46-
"# Line cap"
47+
"# Line cap\n",
48+
"### Sets the appearance of the ends of lines."
4749
]
4850
},
4951
{

0 commit comments

Comments
 (0)