kcrisman wrote:
> Just some clarification - is the idea being discussed to use FLOT for
> the notebook and matplotlib for the command line, some combination of
> the above, or neither?  Also, what are things matplotlib can do that
> something like FLOT couldn't (I assume there are a lot of them)?  I
> ask out of ignorance.


I think having a viewer='flot' would work well, so that you would do:

p=plot(x^2, (x,0,10))
show(p, viewer='flot')

Jason


--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to 
sage-devel-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to