You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is not still the case. Setting an interpolation value for a Chaco ImagePlot renderer (accepts "nearest", "bilinear", or "bicubic") has the desired effect when using the kiva.agg or quartz backends. None of the other backends have support (See #648)
Using Kiva's agg backend, draw_image() always seems to be doing nearest-neighbor. The Mac backend seems to work fine, however.
https://svn.enthought.com/enthought/ticket/1292
The text was updated successfully, but these errors were encountered: