Skip to content

Commit 8588f2c

Browse files
authored
Use circle (#41)
1 parent 443f332 commit 8588f2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notebooks/06_data_sources.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -423,7 +423,7 @@
423423
"\n",
424424
"p = figure(height=300)\n",
425425
"\n",
426-
"p.scatter(\n",
426+
"p.circle(\n",
427427
" x=\"x\",\n",
428428
" y=\"y\",\n",
429429
" radius=\"r\",\n",

0 commit comments

Comments
 (0)