Instead of using Bokeh i will use their concept to create our backend which will render plots into browser like they do by using a server. i will write that server on my own just to get the static files. And i will create link between json and server so that the process can be stopped after genrating JS and static files which will used by Gamma and Live. I am drafting my proposal now on this basis, any more suggestions are welcome.
On Thu, Mar 20, 2014 at 9:29 AM, SAHIL SHEKHAWAT <[email protected] > wrote: > And in Firefox also, the rendering of other examples is a bit laggy. > So, should i still go ahead with Mathbox.js or just use Three.js and write > the codes for Three.js which will be do same thing as Mathbox.js > I can also change the mathbox.js to suit us better. > Any suggestion? > > > On Thu, Mar 20, 2014 at 9:26 AM, SAHIL SHEKHAWAT < > [email protected]> wrote: > >> The problem with mathbox.js is that it is tested only on chrome and even >> then it's example >> http://acko.net/files/mathbox/MathBox.js/examples/3D.html is not >> rendering at all in chrome on linux >> I tried firefox also but no luck. >> >> >> >> On Thu, Mar 20, 2014 at 8:40 AM, SAHIL SHEKHAWAT < >> [email protected]> wrote: >> >>> I think we include the Mathbox.js in Sympy to avoid any more >>> dependencies, so that a local user can plot right away.. >>> What you say? >>> >>> >>> On Thu, Mar 20, 2014 at 8:37 AM, David Li <[email protected]> wrote: >>> >>>> One concern I have - does this mean we are bundling a copy of >>>> Three.js/MathBox with SymPy now? Or are we going to rely on a third party >>>> CDN? >>>> >>>> David >>>> >>>> -- >>>> 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/CADr7h-ev8cABKfLdSttcTKwwPJDSYAazVkW_tEZAmmVD5nbHqg%40mail.gmail.com<https://groups.google.com/d/msgid/sympy/CADr7h-ev8cABKfLdSttcTKwwPJDSYAazVkW_tEZAmmVD5nbHqg%40mail.gmail.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%3Dbhaxr7Q-ZdFDofgKP0C0ED_SfxbfKkLvakF_ks%2B7M5%3DBA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
