On 24 November 2015 at 18:35, Kurt Pagani <[email protected]> wrote: >>> >>> BTW I modified your gnuDraw a little to use GLE instead of Gnuplot. Here >>> is a small sample http://kfp.bitbucket.org/tmp/GLE.html. What do you >>> think about the quality? >>> >> >> The quality of the GLE output looks great to me! Can I do that using >> the fricas_jupyter install already? > > Not yet, but I'm going to include it in the next release. I also > recognized that GLE can be installed via apt-get. >
I look forward to trying that. >> >> BTW, the jDraw stuff in Jupyter.spad (JUPY) looks nice to me. Is there >> a way to use in without the compile? > > It's a wrapper package to your gnuDraw and it seems to me the easiest > way to get simple plots but it's not compiled into the core yet. Yes, much nicer than passing file names around. > There > is another graphics library (http://jsxgraph.uni-bayreuth.de/wp/) which > looks quite interesting to me. It's pure JavaScript, therefore it could > be generated from inside (spad or lisp) and would be independent from > external tools. > jsxgraph looks very promising! If the JavaScript code is generated from inside spad, do you know of some way of injecting that code into the output cell of a Jupyter worksheet? Bill Page. -- You received this message because you are subscribed to the Google Groups "FriCAS - computer algebra system" 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/fricas-devel. For more options, visit https://groups.google.com/d/optout.
