log scripts/plot/draw/polar.m @ 27494:eeb2275424bc stable

age author description
Mon, 14 Oct 2019 10:50:19 -0400 doug polar.m: Document that input is expected to be in radians (bug #57052). stable
Tue, 15 Jan 2019 15:34:53 -0800 Rik polar.m: Use light grey color for axes lines for Matlab compatibility (bug #55841).
Wed, 02 Jan 2019 16:32:43 -0500 John W. Eaton maint: Update copyright dates in all source files. stable
Sat, 29 Dec 2018 23:07:46 -0800 Rik polar.m: Use 'xcolor' property from Cartesian axes to color polar axes (bug #55327). stable
Tue, 12 Jun 2018 11:25:46 -0700 Rik polar.m: Correct axes limits when using negative rho values (bug #53999). stable
Fri, 30 Mar 2018 09:19:05 -0400 John W. Eaton maint: Update copyright dates in all source files. stable
Sat, 06 Jan 2018 07:57:19 -0800 Rik maint: Update punctuation for GPL v3 license text.
Tue, 19 Dec 2017 12:41:30 -0800 Rik maint: merge stable to default.
Tue, 19 Dec 2017 12:39:25 -0800 Rik doc: Use 'axes' rather than 'axis' appropriately in docstrings. stable
Wed, 09 Aug 2017 09:39:19 -0700 Rik Fix printing of polar axes accidentally lost in cset 784347c1b7e7 (bug #51697).
Wed, 22 Feb 2017 12:58:07 -0500 John W. Eaton maint: Merge stable to default.
Wed, 22 Feb 2017 12:39:29 -0500 John W. Eaton maint: Update copyright dates. stable
Mon, 23 Jan 2017 14:27:48 -0500 John W. Eaton maint: Merge stable to default.
Fri, 20 Jan 2017 12:19:08 -0500 John W. Eaton maint: strip extra trailing newlines from files. stable
Sun, 13 Nov 2016 20:33:47 -0800 Rik maint: Standardize Copyright formatting.
Tue, 23 Aug 2016 15:34:19 -0700 Rik Use ishold () rather than ishold (hax) for performance.
Wed, 17 Aug 2016 01:05:19 -0400 John W. Eaton maint: Update copyright notices for 2016.
Mon, 15 Aug 2016 15:15:30 -0700 Rik Use Octave syntax in graphics demos.
Fri, 20 May 2016 15:46:45 -0700 Rik maint: Use newlines to make code more readable.
Sat, 12 Dec 2015 07:31:00 -0800 Rik 2015 Code Sprint: remove class of function from docstring for all m-files.
Thu, 23 Jul 2015 09:50:10 -0700 Rik maint: Periodic merge of stable to default.
Thu, 23 Jul 2015 09:45:59 -0700 Rik polar.m: Display plot titles on polar plots (bug #45514). stable
Thu, 23 Jul 2015 08:45:45 -0700 Rik polar.m: Calculate 'rtick' property more accurately (bug #45513).
Thu, 25 Jun 2015 00:22:32 +0200 Pantxo Diribarne Remove axes "interpreter" property (bug #45388)
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Tue, 20 Jan 2015 10:29:54 -0500 John W. Eaton strip trailing whitespace from most source files
Wed, 02 Jul 2014 15:22:54 +0200 Stefan Mahr polar.m: Fix scaling of polar plot (bug #39495).
Sun, 29 Jun 2014 13:53:50 +0200 Andreas Weber update plot demo blocks for compare_plot_demos
Sat, 10 May 2014 17:36:31 -0700 Rik polar.m: Link polar grid with axes properties (bug #39495).
Mon, 28 Apr 2014 19:58:36 +0200 Andreas Weber polar.m: add circular theta/rho axes (bug 39495).
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Fri, 04 Oct 2013 17:09:08 -0700 Rik maint: Split scripts/plot directory into 4 pieces. base scripts/plot/polar.m@fee6e1f8b1e0