Ok, I give up. I tried to figure this out but I don't think I
understand matplotlib well enough.
Having sunk some time into it, I am quite curious about the solution.
-M. Hampton
On May 17, 10:30 pm, "William Stein" <[EMAIL PROTECTED]> wrote:
> On Sat, May 10, 2008 at 9:41 AM, William Stein <[
Hi,
I tried a few settings in matplotlibrc and found that TkAgg worked.
Thanks,
Adam
On May 18, 4:10 pm, chu-ching huang <[EMAIL PROTECTED]> wrote:
> This error might be caused by the wrong setting (?) in matplotlibrc
> in the directory, $SAGE/local/lib/python2.5/site-packages/matplotlib/
>
On Sun, May 18, 2008 at 8:59 AM, Pierre.coach <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> after downloading sage virtual machine and installing vmware, I could
> start it without problem, BUT it is typing QWERTY instead of AZERTY.
> That is not very practical: where is the dot, where is the
> semicolon
Hi,
after downloading sage virtual machine and installing vmware, I could
start it without problem, BUT it is typing QWERTY instead of AZERTY.
That is not very practical: where is the dot, where is the
semicolon, ...
I looked through the support forum and found nothing.
I whish there would be a
On Sun, May 18, 2008 at 4:05 AM, Adam Webb <[EMAIL PROTECTED]> wrote:
>
> I have recently had a problem plotting with matplotlib in sage 3.0 and
> now also in sage 3.0.1.
> Even if I try the simplest plot from the matplotlib tutorial, I don't
> get a plot.
>
> sage: from pylab import *
> sage: plo
This error might be caused by the wrong setting (?) in matplotlibrc
in the directory, $SAGE/local/lib/python2.5/site-packages/matplotlib/
mpl-data,
...
# the default backend; one of GTK GTKAgg GTKCairo FltkAgg QtAgg TkAgg
# Agg Cairo GD GDK Paint PS PDF SVG Template
backend : Agg
...
I
I have recently had a problem plotting with matplotlib in sage 3.0 and
now also in sage 3.0.1.
Even if I try the simplest plot from the matplotlib tutorial, I don't
get a plot.
sage: from pylab import *
sage: plot([1,2,3,4])
[]
sage: show()
sage:
I have tried this in both the notebook and from t
I installed sage from source, without installing additional packages;
it seems that in this case Annotation is on by default.
On May 17, 9:19 pm, Robert Bradshaw <[EMAIL PROTECTED]>
wrote:
> There is a know problem with annotation that has been fixed in the
> dev version, and release shipped with