#14632: make generic_graph.plot() pass its options to show
--------------------------------+-------------------------------------------
       Reporter:  ppurka        |         Owner:  jason, ncohen, rlm
           Type:  defect        |        Status:  needs_review      
       Priority:  major         |     Milestone:  sage-5.10         
      Component:  graph theory  |    Resolution:                    
       Keywords:                |   Work issues:                    
Report Upstream:  N/A           |     Reviewers:                    
        Authors:                |     Merged in:                    
   Dependencies:                |      Stopgaps:                    
--------------------------------+-------------------------------------------
Changes (by ppurka):

 * cc: ncohen (added)
  * status:  new => needs_review


Old description:

> Essentially what the title says. If it doesn't support the option, then
> there are two ways it can be handled:
> 1. it will give an error from show just like the other plot functions do.
> 2. it will check the dict from sage.plot.graphics.Graphics.SHOW_DEFAULT
> and raise an error from the generic_graph.plot() or
> generic_graph.graphplot() itself.

New description:

 Essentially what the title says. If it doesn't support the option, then
 there are two ways it can be handled:
 1. it will give an error from show just like the other plot functions do.
 2. it will check the dict from sage.plot.graphics.Graphics.SHOW_DEFAULT
 and raise an error from the generic_graph.plot() or
 generic_graph.graphplot() itself.
 ----
 Apply to devel/sage: [attachment:trac_14632-generic_graph_plot.patch]

--

Comment:

 Added a patch. Please check that none of your graph plots are broken :)

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/14632#comment:2>
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to