https://bugs.kde.org/show_bug.cgi?id=299403

Nikita Sirgienko <warqu...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |warqu...@gmail.com
             Status|CONFIRMED                   |RESOLVED
         Resolution|---                         |UPSTREAM

--- Comment #2 from Nikita Sirgienko <warqu...@gmail.com> ---
Hello Christopher.

I don't think, that is Cantor bug, because I was able to reproduced white line
in command-line R with this code by manipulating size of image window.

Also, according documentation
(https://stat.ethz.ch/R-manual/R-devel/library/graphics/html/image.html)
"...Images for large z on a regular grid are rendered more efficiently with
useRaster = TRUE and can prevent rare anti-aliasing artifacts..."
So, I think you notice one of this "rare anti-aliasing artifacts", because for
example for "x <- seq(-pi, pi, len=49)" or "x <- seq(-pi, pi, len=51)" we have
image without white lines.

So, as I see, it's documented behavior of R, so I close it as upstream bug.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to