From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from firstgate.proxmox.com (firstgate.proxmox.com [IPv6:2a01:7e0:0:424::9]) by lore.proxmox.com (Postfix) with ESMTPS id 039EC1FF191 for ; Tue, 23 Sep 2025 15:32:53 +0200 (CEST) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id 4B701FF71; Tue, 23 Sep 2025 15:33:23 +0200 (CEST) From: Thomas Lamprecht To: pmg-devel@lists.proxmox.com, pve-devel@lists.proxmox.com, Dominik Csapak Date: Tue, 23 Sep 2025 15:28:31 +0200 Message-ID: <175863408898.1166329.10741460199506746082.b4-ty@proxmox.com> X-Mailer: git-send-email 2.47.3 In-Reply-To: <20250919080358.745214-1-d.csapak@proxmox.com> References: <20250919080358.745214-1-d.csapak@proxmox.com> MIME-Version: 1.0 X-Bm-Milter-Handled: 55990f41-d878-4baa-be0a-ee34c49e34d2 X-Bm-Transport-Timestamp: 1758634388157 X-SPAM-LEVEL: Spam detection results: 0 AWL -0.026 Adjusted score from AWL reputation of From: address BAYES_00 -1.9 Bayes spam probability is 0 to 1% DMARC_MISSING 0.1 Missing DMARC policy KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment SPF_HELO_NONE 0.001 SPF: HELO does not publish an SPF Record SPF_PASS -0.001 SPF: sender matches SPF record Subject: [pmg-devel] applied: [PATCH widget-toolkit] RRDChart: fix customizing axes in a subclass X-BeenThere: pmg-devel@lists.proxmox.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Proxmox Mail Gateway development discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: pmg-devel-bounces@lists.proxmox.com Sender: "pmg-devel" On Fri, 19 Sep 2025 10:03:47 +0200, Dominik Csapak wrote: > the introduction of the NumericBase2 segmenter in commit > 9531c65 (rrd chart: fix y-axis segmentation when using powerOfTwo) > > changed the way the axes are defined and created. The commit message > noted that we can't override the axes config anymore but that we did not > use that. It actually was used in the PMG dashboard with the 'MiniGraph' > subclass. Luckily the configs were similar enough so that it did not > matter much, so nobody seemed to notice. > > [...] Applied, thanks! [1/1] RRDChart: fix customizing axes in a subclass commit: cfe2af34ac10289b23500fc7153fc86622e501ae _______________________________________________ pmg-devel mailing list pmg-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pmg-devel From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from firstgate.proxmox.com (firstgate.proxmox.com [212.224.123.68]) by lore.proxmox.com (Postfix) with ESMTPS id EE8C01FF191 for ; Tue, 23 Sep 2025 15:32:54 +0200 (CEST) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id 9E15CFFB0; Tue, 23 Sep 2025 15:33:23 +0200 (CEST) From: Thomas Lamprecht To: pmg-devel@lists.proxmox.com, pve-devel@lists.proxmox.com, Dominik Csapak Date: Tue, 23 Sep 2025 15:28:31 +0200 Message-ID: <175863408898.1166329.10741460199506746082.b4-ty@proxmox.com> X-Mailer: git-send-email 2.47.3 In-Reply-To: <20250919080358.745214-1-d.csapak@proxmox.com> References: <20250919080358.745214-1-d.csapak@proxmox.com> MIME-Version: 1.0 X-Bm-Milter-Handled: 55990f41-d878-4baa-be0a-ee34c49e34d2 X-Bm-Transport-Timestamp: 1758634388157 X-SPAM-LEVEL: Spam detection results: 0 AWL -0.026 Adjusted score from AWL reputation of From: address BAYES_00 -1.9 Bayes spam probability is 0 to 1% DMARC_MISSING 0.1 Missing DMARC policy KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment SPF_HELO_NONE 0.001 SPF: HELO does not publish an SPF Record SPF_PASS -0.001 SPF: sender matches SPF record Subject: [pve-devel] applied: [pmg-devel] [PATCH widget-toolkit] RRDChart: fix customizing axes in a subclass X-BeenThere: pve-devel@lists.proxmox.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Proxmox VE development discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Proxmox VE development discussion Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: pve-devel-bounces@lists.proxmox.com Sender: "pve-devel" On Fri, 19 Sep 2025 10:03:47 +0200, Dominik Csapak wrote: > the introduction of the NumericBase2 segmenter in commit > 9531c65 (rrd chart: fix y-axis segmentation when using powerOfTwo) > > changed the way the axes are defined and created. The commit message > noted that we can't override the axes config anymore but that we did not > use that. It actually was used in the PMG dashboard with the 'MiniGraph' > subclass. Luckily the configs were similar enough so that it did not > matter much, so nobody seemed to notice. > > [...] Applied, thanks! [1/1] RRDChart: fix customizing axes in a subclass commit: cfe2af34ac10289b23500fc7153fc86622e501ae _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel