Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Chapter_3_GettingStarted/SimulatedDataset.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -581,8 +581,8 @@
"source": [
"For better visualization, let us plot \n",
"\n",
"* The locations of all terminals (in red)\n",
"* The location of the last customer (in blue)\n",
"* The locations of all terminals (in blue)\n",
"* The location of the last customer (in red)\n",
"* The region within radius of 50 of the first customer (in green)"
]
},
Expand Down