log scripts/plot/util/private/__gnuplot_draw_axes__.m @ 21426:0ad3fe00d6f9

age author description
Tue, 08 Mar 2016 21:31:53 -0500 Ben Abbott Consistent linestyles for gnuplot terminals (Bug # 46886).
Sun, 28 Feb 2016 20:58:56 -0500 Daniel J Sebald Fix gnuplot toolkit face/edgecolor and linestyle/width for surf() (bug #34523)
Sat, 27 Feb 2016 20:08:39 -0500 Ben Abbott Remove unecessary "dashtype" syntax when drawing colored gnuplot axes.
Sat, 27 Feb 2016 15:27:52 +1100 Lachlan Andrew Allow linestyle "none" for fill and patch objects (bug #38584)
Fri, 26 Feb 2016 20:52:38 -0500 Ben Abbott Apply {x|y}color to 2D axes when using gnuplot (bug #42947).
Fri, 26 Feb 2016 20:14:18 -0500 Ben Abbott Rely upon print.m for mono/color conversion. This simplifies gnuplot support
Sun, 03 Jan 2016 14:22:08 -0800 Rik maint: Follow Octave coding conventions in m-files.
Mon, 28 Dec 2015 09:00:05 -0800 Rik maint: Periodic merge of stable to default. base scripts/plot/util/private/__go_draw_axes__.m@0d61e3536c48
Wed, 23 Dec 2015 22:37:36 -0500 Daniel J Sebald Coding improvements to __gnuplot_draw_axes__ (part of Bug # 44187).
Mon, 21 Dec 2015 13:27:53 -0500 Ben Abbott Place ticklabels in LaTeX mathmode when using gnuplot terminal "eepic".
Fri, 18 Dec 2015 20:57:08 -0500 Ederag Place gnuplot ticklabel exponents for LaTeX terminals in mathmode (bug #46517).
Thu, 17 Dec 2015 17:57:53 -0500 Cillian O'Driscoll Gnuplot legend text alignment fix
Sun, 13 Dec 2015 17:40:44 -0500 Edarag Remove spurious tick labels occuring when setting ticks and removing tick labels.
Sat, 12 Dec 2015 07:31:00 -0800 Rik 2015 Code Sprint: remove class of function from docstring for all m-files.
Mon, 30 Nov 2015 08:20:08 -0800 Rik Use parser string concatenation rather than strcat() for performance in m-files.
Sun, 22 Nov 2015 20:25:17 -0800 Rik Replace ++,-- with in-place operators for performance.
Wed, 18 Nov 2015 16:12:41 -0800 Rik Cuddle increment (++) and decrement (--) operators with variable in question.
Tue, 03 Nov 2015 17:58:15 -0500 Jordi GutiƩrrez Hermoso maint: periodic merge of stable to default base scripts/plot/util/private/__go_draw_axes__.m@a0e20a9602fc
Sun, 26 Jul 2015 18:33:57 -0700 Rik build: Rename __go_draw_XXX to __gnuplot_draw_XXX for clarity. base scripts/plot/util/private/__go_draw_axes__.m@5892152cf93f