I feel that some plots could be better. I often end up writing pure
matplotlib code. For example for histograms, boxplots (current version is
limited) etc...

On Fri Dec 05 2014 at 07:22:58 Nathann Cohen <nathann.co...@gmail.com>
wrote:

> Weird to answer your own thread, but I think that we are bad for plots.
> Look at that:
>
> sage: graphs.RandomTree(40).show()
> sage: graphs.RandomTree(40).show(method="js")
>
> The first one is a picture, the second uses d3.js. You can do a lot of
> crazy things with it, and it is done in javascript:
>
> https://github.com/mbostock/d3/wiki/Gallery
>
> Anyway. Let us use this thread ot make the list of what is wrong, and we
> will try to solve each problem independently in domain-specific threads.
>
> Nathann
>
> --
> You received this message because you are subscribed to the Google Groups
> "sage-devel" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to sage-devel+unsubscr...@googlegroups.com.
> To post to this group, send email to sage-devel@googlegroups.com.
> Visit this group at http://groups.google.com/group/sage-devel.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to