[sage-support] Re: displaying graphs

2010-02-08 Thread Nathann Cohen
> The fix was done as part of Sage Bug Days 2 a couple of weeks ago and
> has already been merged into 4.3.2.  Please try that version (just
> released a day or two ago).

GREAT ! :-)

Nathann

-- 
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org


[sage-support] Re: displaying graphs

2010-02-08 Thread Jason Grout

pong wrote:

 I've installed the SAGE 4.3.1. Looks like the problem I mentioned
persist.

 I tried to obtain an account to open a ticket about a month ago
but did not get a reply.
 I hope this issue will be addressed some how.



The fix was done as part of Sage Bug Days 2 a couple of weeks ago and 
has already been merged into 4.3.2.  Please try that version (just 
released a day or two ago).


Thanks,

Jason


--
Jason Grout

--
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org


Re: [sage-support] Re: displaying graphs

2010-02-07 Thread William Stein
On Sun, Feb 7, 2010 at 12:27 PM, pong  wrote:
>     I've installed the SAGE 4.3.1. Looks like the problem I mentioned
> persist.
>
>     I tried to obtain an account to open a ticket about a month ago
> but did not get a reply.

Anyone can now register on the web for a trac account here:

  http://trac.sagemath.org/sage_trac/register

>     I hope this issue will be addressed some how.
>
> On Jan 6, 12:43 am, Nathann Cohen  wrote:
>> Hello !!!
>>
>> To open a ticket on the TRAC server (http://trac.sagemath.org/sage_trac
>> ) you must first have an account.
>> *  If you do not, the first page of this website advises you to send a
>> email to William Stein to request one : wstein at gmail.com
>> *  When you have one, you can go 
>> tohttp://trac.sagemath.org/sage_trac/newticket
>> and create your ticket. Be sure to file it under the Graph Theory
>> section.
>>
>> If you have more questions, you can join the irc channel #sage-
>> de...@irc.freenode.net or send/read the Google group Sage-devel ( for
>> the discussions related to Sage's development ) :-)
>>
>> Nathann
>>
>> On Jan 6, 8:42 am,pong wrote:
>>
>> > I came across a problem with padding around graphs a couple releases
>> > ago
>>
>> >http://groups.google.com/group/sage-support/browse_thread/thread/274d...
>>
>> > for example
>> > k=graphs.CompleteGraph(6)
>> > show(k)
>>
>> > shows K6 but the vertices are partially chopped off.
>>
>> > The fixes suggested then was
>> > show(k, axes_pad=.1)
>>
>> > However, it seems that the same problem is still around.
>> > I want to open a ticket for this, but not sure how.
>>
>> > Thanks in advance
>
> --
> To post to this group, send email to sage-support@googlegroups.com
> To unsubscribe from this group, send email to 
> sage-support+unsubscr...@googlegroups.com
> For more options, visit this group at 
> http://groups.google.com/group/sage-support
> URL: http://www.sagemath.org
>



-- 
William Stein
Associate Professor of Mathematics
University of Washington
http://wstein.org

-- 
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org


[sage-support] Re: displaying graphs

2010-02-07 Thread pong
 I've installed the SAGE 4.3.1. Looks like the problem I mentioned
persist.

 I tried to obtain an account to open a ticket about a month ago
but did not get a reply.
 I hope this issue will be addressed some how.

On Jan 6, 12:43 am, Nathann Cohen  wrote:
> Hello !!!
>
> To open a ticket on the TRAC server (http://trac.sagemath.org/sage_trac
> ) you must first have an account.
> *  If you do not, the first page of this website advises you to send a
> email to William Stein to request one : wstein at gmail.com
> *  When you have one, you can go 
> tohttp://trac.sagemath.org/sage_trac/newticket
> and create your ticket. Be sure to file it under the Graph Theory
> section.
>
> If you have more questions, you can join the irc channel #sage-
> de...@irc.freenode.net or send/read the Google group Sage-devel ( for
> the discussions related to Sage's development ) :-)
>
> Nathann
>
> On Jan 6, 8:42 am,pong wrote:
>
> > I came across a problem with padding around graphs a couple releases
> > ago
>
> >http://groups.google.com/group/sage-support/browse_thread/thread/274d...
>
> > for example
> > k=graphs.CompleteGraph(6)
> > show(k)
>
> > shows K6 but the vertices are partially chopped off.
>
> > The fixes suggested then was
> > show(k, axes_pad=.1)
>
> > However, it seems that the same problem is still around.
> > I want to open a ticket for this, but not sure how.
>
> > Thanks in advance

-- 
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org


[sage-support] Re: displaying graphs

2010-01-06 Thread Nathann Cohen
Hello !!!

To open a ticket on the TRAC server ( http://trac.sagemath.org/sage_trac
) you must first have an account.
*  If you do not, the first page of this website advises you to send a
email to William Stein to request one : wstein at gmail.com
*  When you have one, you can go to http://trac.sagemath.org/sage_trac/newticket
and create your ticket. Be sure to file it under the Graph Theory
section.

If you have more questions, you can join the irc channel #sage-
de...@irc.freenode.net or send/read the Google group Sage-devel ( for
the discussions related to Sage's development ) :-)

Nathann

On Jan 6, 8:42 am, pong  wrote:
> I came across a problem with padding around graphs a couple releases
> ago
>
> http://groups.google.com/group/sage-support/browse_thread/thread/274d...
>
> for example
> k=graphs.CompleteGraph(6)
> show(k)
>
> shows K6 but the vertices are partially chopped off.
>
> The fixes suggested then was
> show(k, axes_pad=.1)
>
> However, it seems that the same problem is still around.
> I want to open a ticket for this, but not sure how.
>
> Thanks in advance
-- 
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org