From: Ethan M. <merritt@u.washington.edu> - 2007-06-01 18:17:05
|
On Friday 01 June 2007 10:39, Petr Mikulik wrote: > I have noticed a recent release of octave 2.9.12. > Could we get the "replot" for inlined files working? > This feature will be very welcome. I continue to chip away at the pieces that are not working yet. Known issues: - refresh of "with image" styles produces garbage So far I can't figure out why. Daniel, maybe you can see what I'm overlooking? - The default key bindings must be examined one by one and re-written to choose between "refresh" and "replot" as appropriate. - Doesn't yet handle splot. In particular, it doesn't handle zooming the 2D plots produced by "set view map; splot..." - General lack of testing. It is highly likely that there are cases that are not handled properly; I just haven't noticed them yet. More testers, and more eyes trying to debug the image code would help speed things up. -- Ethan A Merritt |