Skip to content

Commit 2bb2bc7

Browse files
committed
updated files
1 parent beefd42 commit 2bb2bc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DP1/300_Science_Demos/311_Interactive_data_visualization/311_2_Paired_interactive_plots.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -833,7 +833,7 @@
833833
"source": [
834834
"> Figure 3: The r-i color versus the g-r color (purple triangles), with histograms (blue bar charts) of the color distributions above and to the right. The interactive tool bar is at upper right.\n",
835835
"\n",
836-
"Try zooming in on regions of the plot. The histograms are automatically recomputed. Note the \"box select\" tool at upper right does not work here because the histogram is not linked to selection by default and the scatter is warpped by `adjoin=True` which breaks the selection. "
836+
"Try zooming in on regions of the plot. The histograms are automatically recomputed. Note the \"box select\" tool at upper right does not work here because the histogram is not linked to selection by default and the scatter is wrapped by `adjoin=True` which breaks the selection. "
837837
]
838838
},
839839
{

0 commit comments

Comments
 (0)