changeset 32107:4ae5e5b62481

maint: Merge stable to default
author Arun Giridhar <arungiridhar@gmail.com>
date Thu, 08 Jun 2023 20:25:35 -0400
parents edbe81ee00c5 (current diff) d617fca340fc (diff)
children d806017abdcb
files scripts/plot/draw/colorbar.m
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/scripts/plot/draw/colorbar.m	Sat Jun 03 20:28:49 2023 -0700
+++ b/scripts/plot/draw/colorbar.m	Thu Jun 08 20:25:35 2023 -0400
@@ -488,7 +488,7 @@
       endif
       sz = clen;
       ## Also update limits on colorbar axes or there will be white gaps
-      cb_clim (hax, d, hcb, hi);
+      cb_clim (hax, [], hcb, hi);
     endif
   endif