Bonjour,
It seems to me that the following code should not give an error, even if
it is true that the points to be plotted are very close to the x-axis.
Maybe this is a known bug?
Johannes
----------------------------------------------------------------------
| Sage Version 4.5.3, Release Date: 2010-09-04 |
| Type notebook() for the GUI, and license() for information. |
----------------------------------------------------------------------
sage: a(n)=(3*n+8)/(5*n-2)
sage: list_plot([a(n) for n in range(100,120)],aspect_ratio=1)
libpng error: Image width or height is zero in IHDR
---------------------------------------------------------------------------
RuntimeError Traceback (most recent call last)
--
http://pageperso.univ-brest.fr/~huisman
--
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