#6615: [with patch, needs review] Small bug in Graph.plot()
--------------------------+-------------------------------------------------
 Reporter:  ncohen        |       Owner:  rlm
     Type:  defect        |      Status:  new
 Priority:  major         |   Milestone:     
Component:  graph theory  |    Keywords:     
 Reviewer:                |      Author:     
   Merged:                |  
--------------------------+-------------------------------------------------

Comment(by ncohen):

 All the vertices are colored even if vertex_colors did not contain colors
 for all of them. The first unused color in ranbow() is taken.

 There was a small mistake in rgbcolor() where the hexcadecimal values were
 divided by 256 instead of 255 which lead to "red"!=(1,0,0).

 All the colors were wrong and nobody noticed !! :-)

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6615#comment:3>
Sage <http://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 post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to