From 6f62f3f0af9ae8c1b00d0d620f306cae914a3861 Mon Sep 17 00:00:00 2001 From: Tomaž Vajngerl Date: Sat, 23 Nov 2013 16:06:28 +0100 Subject: Custom name for a trend line (shown in legend). Previously, a trendline name was fixed to a combination of the trendline type and the name of the series. With this it is possible to add a custom name for the trendline, which is shown in the legend. Change-Id: I61eaaf14e6df45088abdf1f3e9c24877d26ae8a7 --- chart2/uiconfig/ui/tp_Trendline.ui | 45 +++++++++++++++++++++++++++++++------- 1 file changed, 37 insertions(+), 8 deletions(-) (limited to 'chart2/uiconfig') diff --git a/chart2/uiconfig/ui/tp_Trendline.ui b/chart2/uiconfig/ui/tp_Trendline.ui index a8be2849b2f3..d0951457465b 100644 --- a/chart2/uiconfig/ui/tp_Trendline.ui +++ b/chart2/uiconfig/ui/tp_Trendline.ui @@ -376,7 +376,7 @@ 0 - 0 + 1 1 1 @@ -392,7 +392,7 @@ 0 - 1 + 2 1 1 @@ -410,7 +410,7 @@ 1 - 0 + 1 1 1 @@ -425,7 +425,7 @@ 1 - 1 + 2 1 1 @@ -444,7 +444,7 @@ 1 - 2 + 3 1 1 @@ -464,7 +464,7 @@ 0 - 2 + 3 1 1 @@ -481,7 +481,7 @@ 0 - 3 + 4 2 1 @@ -498,11 +498,40 @@ 0 - 4 + 5 2 1 + + + True + False + 0 + Trendline Name + True + entry_name + + + 0 + 0 + 1 + 1 + + + + + True + False + + + + 1 + 0 + 1 + 1 + + -- cgit v1.2.3