<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Dear contributors,<br><div><div dir="ltr"><br>I am Jerry, a developer relying on Python to analyze data.<br>I searched through Matplotlib webpage trying to find a hint about how to make "linked brushing" feature across graphs and data, however it is not successful so far. The "linked-brushing" feature means: taking a scatter plot and a histogram based on the same data for example, when some of the points on the scatter plot are selected, since those points are linked to some data from which the plot is built, the parts of the same data on the histogram will be automatically selected and highlighted too.<br>The attached is an example from Bokeh plots.<br><br>Could I ask:<br>1. where can I find hints about how to realize this feature with Matplotlib?<br>2. As there is other visualization packages based on Matplotlib, taking Seaborn as an example, if this feature is realized with Matplotlib, can it be used directly into Seaborn? If yes, could you please share a few hints on how to do that if possible?<br><br>Thank you all very much in advance!<br><br>Jerry Li<br>                                           </div></div>                                        </div></body>
</html>