[Matplotlib-devel] Data exploration tools when plotting

Antony Lee antony.lee at berkeley.edu
Fri Apr 28 16:39:48 EDT 2017


See also (self plug) https://mplcursors.readthedocs.io/en/latest/.
Antony

2017-04-28 10:28 GMT-07:00 Isaac Gerg <isaac.gerg at gergltd.com>:

> thank you!
>
> On Fri, Apr 28, 2017 at 1:26 PM, Federico Ariza <ariza.federico at gmail.com>
> wrote:
>
>> Hello
>>
>> There are no immediate plans, but the new ToolbarManager makes it pretty
>> easy for you to implement different kind of tools and add them to the
>> toolbar.
>>
>> Take a look at the example https://matplotlib.org/example
>> s/user_interfaces/toolmanager.html and let me know if it helps
>>
>> Federico
>>
>> On Apr 28, 2017 1:10 PM, "Isaac Gerg" <isaac.gerg at gergltd.com> wrote:
>>
>>> Are there any plans to put in data exploration tools into plotting?  For
>>> example, if I do a simple plt.plot(np.sin(np.linspace(0,2*np.pi), 100);
>>> plt.show(), putting a tool in the toolbar whereby I can click on a point
>>> and get its x,y value?
>>>
>>> Thanks,
>>> Isaac
>>>
>>> _______________________________________________
>>> Matplotlib-devel mailing list
>>> Matplotlib-devel at python.org
>>> https://mail.python.org/mailman/listinfo/matplotlib-devel
>>>
>>>
>
> _______________________________________________
> Matplotlib-devel mailing list
> Matplotlib-devel at python.org
> https://mail.python.org/mailman/listinfo/matplotlib-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/matplotlib-devel/attachments/20170428/74bcaa69/attachment.html>


More information about the Matplotlib-devel mailing list