I think we can implement the same thing that SymPy-Gamma uses, D3. What we need to do is move all that plotting code to SymPy itself as a new backend. Then, we integrate it properly in SymPy Live so that you just have to call plot(), and it does the right thing.
Aaron Meurer On Sat, Nov 24, 2012 at 8:12 AM, sachin004 <[email protected]> wrote: > Hi everyone, > Currently Sympy-Live doesn't plot any graphs as app-engine doesn't > support matplotlib. But what is the future of sympy-live and gamma in case > of plotting graphs. > > -- > You received this message because you are subscribed to the Google Groups > "sympy" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/sympy/-/QNQw6armgA4J. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/sympy?hl=en. > -- You received this message because you are subscribed to the Google Groups "sympy" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sympy?hl=en.
