Are you talking about 3D (multivariable graphso)? SymPy Gamma does not use matplotlib for its plotting,for 2D it uses a javascript library D3.js and it is still not able to plot 3D
On Sun, Apr 27, 2014 at 11:51 PM, jiju <[email protected]> wrote: > I think I got the issue. lot of files are missing, see the 404 errrors > coming up in the console. But how to get these files in sympy_gamma\static > folder? > > NFO 2014-04-27 23:31:43,155 module.py:627] default: "GET / HTTP/1.1" > 200 18003 > NFO 2014-04-27 23:31:43,290 module.py:627] default: "GET > /static/js/base.js HTTP/1.1" 404 - > NFO 2014-04-27 23:31:43,296 module.py:627] default: "GET > /static/js/card.js HTTP/1.1" 404 - > NFO 2014-04-27 23:31:43,299 module.py:627] default: "GET > /static/js/gamma.js HTTP/1.1" 404 - > NFO 2014-04-27 23:31:43,299 module.py:627] default: "GET > /static/js/plot.js HTTP/1.1" 404 - > NFO 2014-04-27 23:31:43,301 module.py:627] default: "GET > /static/js/factordiagram.js HTTP/1.1" 404 - > NFO 2014-04-27 23:31:43,301 module.py:627] default: "GET > /static/js/doc.js HTTP/1.1" 404 - > NFO 2014-04-27 23:31:43,322 module.py:627] default: "GET > /static/css/style.css HTTP/1.1" 200 18337 > NFO 2014-04-27 23:31:45,565 module.py:627] default: "GET > /static/images/logo.png HTTP/1.1" 200 28209 > NFO 2014-04-27 23:31:48,226 module.py:627] default: "GET > /static/js/base.js HTTP/1.1" 404 - > NFO 2014-04-27 23:31:48,246 module.py:627] default: "GET > /static/js/card.js HTTP/1.1" 404 - > NFO 2014-04-27 23:31:48,259 module.py:627] default: "GET > /static/js/plot.js HTTP/1.1" 404 - > NFO 2014-04-27 23:31:48,278 module.py:627] default: "GET > /static/js/factordiagram.js HTTP/1.1" 404 - > NFO 2014-04-27 23:31:48,293 module.py:627] default: "GET > /static/js/doc.js HTTP/1.1" 404 - > NFO 2014-04-27 23:31:48,325 module.py:627] default: "GET > /static/js/gamma.js HTTP/1.1" 404 - > > -- > You received this message because you are subscribed to the Google Groups > "sympy" 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 http://groups.google.com/group/sympy. > To view this discussion on the web visit > https://groups.google.com/d/msgid/sympy/01bd3895-d812-4290-8627-e2b05299ad51%40googlegroups.com<https://groups.google.com/d/msgid/sympy/01bd3895-d812-4290-8627-e2b05299ad51%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "sympy" 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 http://groups.google.com/group/sympy. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/CA%2BOR%3Dbghm-svgiYXeQ3QVE8wfd5uzzAwPVF8cAbBFhgc87-16Q%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
