On Wednesday, September 28, 2016 at 9:55:19 AM UTC-5, Edward K. Ream wrote:

> Added preliminary support for @pyplot drawing in viewrendered plugin

There are many possible improvements, the most important of which will be 
caching of results in uA's. This will allow the vr plugin to instantly show 
the results of long-running computations.

It surely is possible to place multiple figures in a single vr pyplot 
canvas.  After all, you can do this in the standard Python interactive 
interpreter.  There are many pyplot back ends.  It may be that one already 
does most the work required.

At present, leo/plugins/pyplot_backend.py gains access to symbols via the 
standard Qt4 backend: matplotlib.backends.backend_qt4agg.py This avoids 
cut/pasting code, but it may cause other problems later.  For now it's good 
enough for a prototype.

EKR

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to