Plot comparison: Difference between revisions

1,047 bytes removed ,  20 August 2016
Line 58: Line 58:
* [http://josoansi.de/octave_plot_compare/compare_plot_demos_01.html#brighten_01 brighten_01: Error using axis (line 204). Unknown command option ticy.]
* [http://josoansi.de/octave_plot_compare/compare_plot_demos_01.html#brighten_01 brighten_01: Error using axis (line 204). Unknown command option ticy.]
* [http://josoansi.de/octave_plot_compare/compare_plot_demos_02.html#colorbar_19 colorbar_19: Error using matlab.graphics.illustration.ColorBar/set. There is no yscale property on the ColorBar class.]
* [http://josoansi.de/octave_plot_compare/compare_plot_demos_02.html#colorbar_19 colorbar_19: Error using matlab.graphics.illustration.ColorBar/set. There is no yscale property on the ColorBar class.]
= old results, should be rechecked and merged =
* shrinkfaces_04: shows "inverted?/outer faces", completly different from matlab
* text_03: can't print multi-line text objects [http://savannah.gnu.org/bugs/?31468 bug#31468]
* colorbar_20: Latex label 10^{2}, 10^{1.5} not in print output. See bugs #42988, #42320, #42340 which are mostly duplicates
== gnuplot only differences ==
There are a lot of gnuplot differences and it might be nice to fix those, but someone would have to take an interest. Octave is moving towards OpenGL for all plotting so most developers focuses on
bug fixes for that toolkit.
Nevertheless here are some visual '''gnuplot ONLY''' problems which need some attention:
* fill_03: unusable
* ezsurf_02: distorted despite "axis equal"
* isosurface_01: wrong scale, edges missing
* trimesh_01: invisible lines [http://savannah.gnu.org/bugs/?42561 bug#42561]. FLTK plot is fine.
* zlim_03: Warning/Error "line 0: *All* edges undefined or out of range, thus no plot." and an empty plot (as announced). FLTK plot is fine.


== won't fix or Octave only feature ==
== won't fix or Octave only feature ==
219

edits