This dependencies are due to the fact that this project focuses on datas. I've pointed to this project just for the "philosophy" of this project.
If you want to propose a "JS viewer", you "just" have to translate Sympy plot to the syntax of D3.js and/or three.js or another free JS library. This is not a too hard task. Maybe the first steps will be to work with basic primitives like text, line, polygons, circles... After that being implemented, you could add function plots and others... A big problem that you will meet is the support of math expressions. *Maybe JSXGraph <http://jsxgraph.uni-bayreuth.de/wp/> can be a more useful tools. *You have examples here<http://jsxgraph.uni-bayreuth.de/wiki/index.php/Category:Examples> and especially this one<http://jsxgraph.uni-bayreuth.de/wiki/index.php/Using_MathJax>which is a graphic containing MathJax equations. *Warning !* With three.js, there is the problem of the support of webgl by the web browsers. -- 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/CAAb4jGnQxo-5KUMJX6L7jygLndXtMAZ%3DLYp%2B%2BMnXg%2BEtKJKhhQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
