#18289: Make graph display configurable
-------------------------------------+-------------------------------------
       Reporter:  vbraun             |        Owner:
           Type:  defect             |       Status:  needs_review
       Priority:  major              |    Milestone:  sage-6.7
      Component:  graph theory       |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  Volker Braun       |    Reviewers:  Nathann Cohen
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/vbraun/graph_preference          |  6f1f1fe014e16abb644ba521347f0cbf085dff4a
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by ncohen):

 > I also get the impression that graphs are the only things "heavily
 broken" by recent changes, which suggests that the problems are with the
 way how graphs are set up.

 Or possibly because some of the changes in #17821 are graph-specific? Try
 it in beta3:

 {{{
 sage: graphs.PetersenGraph() # plots a picture
 sage: posets.ChainPoset(4) # does not plot a picture
 }}}

 If everything that *can* be plotted *was* plotted you would hear a lot
 more noise. But no, #17821 did this for graphs in particular. This
 inconsistency must be reverted too.

 Nathann

--
Ticket URL: <http://trac.sagemath.org/ticket/18289#comment:83>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" 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/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to