Re: [sage-support] legends for 3d graphics

2013-07-27 Thread William Stein
On Sat, Jul 27, 2013 at 8:57 PM, Jason Grout wrote: > On 7/25/13 10:58 AM, William Stein wrote: >> >> On Thu, Jul 25, 2013 at 9:16 AM, davidp wrote: >>> >>> I am using Sage to plot an arrangement of planes in 3-space. Each plane >>> has >>> its own color, and I would like a legend in the plot th

Re: [sage-support] legends for 3d graphics

2013-07-27 Thread Jason Grout
On 7/25/13 10:58 AM, William Stein wrote: On Thu, Jul 25, 2013 at 9:16 AM, davidp wrote: I am using Sage to plot an arrangement of planes in 3-space. Each plane has its own color, and I would like a legend in the plot that associates the equation of each plane with its color. This experiment

Re: [sage-support] legends for 3d graphics

2013-07-25 Thread davidp
Cool! On Thursday, July 25, 2013 10:58:56 AM UTC-7, William wrote: > > On Thu, Jul 25, 2013 at 9:16 AM, davidp > > wrote: > > I am using Sage to plot an arrangement of planes in 3-space. Each plane > has > > its own color, and I would like a legend in the plot that associates the > > equatio

Re: [sage-support] legends for 3d graphics

2013-07-25 Thread William Stein
On Thu, Jul 25, 2013 at 9:16 AM, davidp wrote: > I am using Sage to plot an arrangement of planes in 3-space. Each plane has > its own color, and I would like a legend in the plot that associates the > equation of each plane with its color. This experiment seems to indicate > that legends are no

[sage-support] legends for 3d graphics

2013-07-25 Thread davidp
I am using Sage to plot an arrangement of planes in 3-space. Each plane has its own color, and I would like a legend in the plot that associates the equation of each plane with its color. This experiment seems to indicate that legends are not available for 3d graphics: ---