Plot comparison: Difference between revisions

1,160 bytes added ,  15 July 2016
update
No edit summary
(update)
Line 12: Line 12:
You can find the scripts which are used to create these plots in scripts/testfun/private.
You can find the scripts which are used to create these plots in scripts/testfun/private.


== needs some work ==


* [http://tech-chat.de/compare_plot_demos/gnuplot/area_01.png gnuplot] + [http://tech-chat.de/compare_plot_demos/fltk/area_01.png fltk] area_01: draws a green background, [http://tech-chat.de/compare_plot_demos/matlab/area_01.png Matlab] a red one. The FLTK plot furthermore shows tiny vertical white stripes.
== FLTK, Qt ==
 
* [josoansi.de/octave_plot_compare/compare_plot_demos_01.html#axis_09] 9,10,11,12, 13: No XAxisLocation zero (bug #40588)
 
 
 
== gnuplot ==
 
* [josoansi.de/octave_plot_compare/compare_plot_demos_01.html#annotation_05] gnuplot uses dotted lines instead of solid line
* [josoansi.de/octave_plot_compare/compare_plot_demos_01.html#annotation_06] annotation is shifted
* [josoansi.de/octave_plot_compare/compare_plot_demos_01.html#axis_02] xy plot yaxis inverted
 
== FLTK, Qt, gnuplot ==
 
* [josoansi.de/octave_plot_compare/compare_plot_demos_01.html#annotation_03] currently not all "headstyle" properties implemented which matlab has
* [josoansi.de/octave_plot_compare/compare_plot_demos_01.html#annotation_04] ???
* [josoansi.de/octave_plot_compare/compare_plot_demos_01.html#area_01] Different colors, white vertical lines in FLTK/Qt
 
 
== Matlab errors due to incompatibilities ==
 
* [josoansi.de/octave_plot_compare/compare_plot_demos_01.html#autumn_01] Error using rgbplot. Too many input arguments.
* [josoansi.de/octave_plot_compare/compare_plot_demos_01.html#axis_03] Error using axis (line 204). Unknown command option ticx.
* [josoansi.de/octave_plot_compare/compare_plot_demos_01.html#axis_04] Error using plot. Error in color/linetype argument.
* [josoansi.de/octave_plot_compare/compare_plot_demos_01.html#axis_06] Undefined function 'sombrero'
* [josoansi.de/octave_plot_compare/compare_plot_demos_01.html#axis_09] 9,10,11,12, 13: No XAxisLocation zero
 
 
 
* ...
 
 
 
 


* [http://tech-chat.de/compare_plot_demos/gnuplot/colorbar_23.png gnuplot] + [http://tech-chat.de/compare_plot_demos/fltk/colorbar_23.png fltk] colorbar_23: xtick unreadable. It should check the text_extent and reduce xticks if the xlabels would overlap.
* [http://tech-chat.de/compare_plot_demos/gnuplot/colorbar_23.png gnuplot] + [http://tech-chat.de/compare_plot_demos/fltk/colorbar_23.png fltk] colorbar_23: xtick unreadable. It should check the text_extent and reduce xticks if the xlabels would overlap.
219

edits