[kmymoney] [Bug 389756] Net worth line graph totals font size too large (regression)

2019-08-28 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=389756

Ralf Habacker  changed:

   What|Removed |Added

  Flags||Version_5?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney] [Bug 389756] Net worth line graph totals font size too large (regression)

2018-02-10 Thread Matthew Schultz
https://bugs.kde.org/show_bug.cgi?id=389756

--- Comment #8 from Matthew Schultz  ---
(In reply to NSLW from comment #5)
> At least a screenshot would be helpful here.

I've provided to examples with 4.8.0 and 5.0.0.  One thing I noticed about the
old one is it would not try to show the total for some if they were too close
together and the old one always showed the total on the left side of the dot.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney] [Bug 389756] Net worth line graph totals font size too large (regression)

2018-02-10 Thread Matthew Schultz
https://bugs.kde.org/show_bug.cgi?id=389756

--- Comment #7 from Matthew Schultz  ---
Created attachment 110524
  --> https://bugs.kde.org/attachment.cgi?id=110524&action=edit
5.0.0 line chart screenshot example

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney] [Bug 389756] Net worth line graph totals font size too large (regression)

2018-02-10 Thread Matthew Schultz
https://bugs.kde.org/show_bug.cgi?id=389756

--- Comment #6 from Matthew Schultz  ---
Created attachment 110523
  --> https://bugs.kde.org/attachment.cgi?id=110523&action=edit
4.8.0 line chart screenshot example

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney] [Bug 389756] Net worth line graph totals font size too large (regression)

2018-02-10 Thread NSLW
https://bugs.kde.org/show_bug.cgi?id=389756

NSLW  changed:

   What|Removed |Added

 CC||lukasz.wojnilow...@gmail.co
   ||m

--- Comment #5 from NSLW  ---
At least a screenshot would be helpful here.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney] [Bug 389756] Net worth line graph totals font size too large (regression)

2018-02-10 Thread Matthew Schultz
https://bugs.kde.org/show_bug.cgi?id=389756

--- Comment #4 from Matthew Schultz  ---
(In reply to Ralf Habacker from comment #3)
> Git commit c1d3b78bea1ece370dfbefea1723d051c876c8d4 by Ralf Habacker.
> Committed on 10/02/2018 at 12:35.
> Pushed by habacker into branch '4.8'.
> 
> Fix vertical diagram range in case there is only one value displayed
> 
> The previous applied fix introduced bug 389756.
> Related: bug 381161
> FIXED-IN:4.8.2
> 
> M  +13   -4kmymoney/reports/kreportchartview.cpp
> 
> https://commits.kde.org/kmymoney/c1d3b78bea1ece370dfbefea1723d051c876c8d4

Thanks for looking into this.  I assume it will also be pushed to 5.0 since
that branch also shows the same problem?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney] [Bug 389756] Net worth line graph totals font size too large (regression)

2018-02-10 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=389756

Ralf Habacker  changed:

   What|Removed |Added

   Version Fixed In||4.8.2
  Latest Commit||https://commits.kde.org/kmy
   ||money/c1d3b78bea1ece370dfbe
   ||fea1723d051c876c8d4
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #3 from Ralf Habacker  ---
Git commit c1d3b78bea1ece370dfbefea1723d051c876c8d4 by Ralf Habacker.
Committed on 10/02/2018 at 12:35.
Pushed by habacker into branch '4.8'.

Fix vertical diagram range in case there is only one value displayed

The previous applied fix introduced bug 389756.
Related: bug 381161
FIXED-IN:4.8.2

M  +13   -4kmymoney/reports/kreportchartview.cpp

https://commits.kde.org/kmymoney/c1d3b78bea1ece370dfbefea1723d051c876c8d4

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney] [Bug 389756] Net worth line graph totals font size too large (regression)

2018-02-10 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=389756

Ralf Habacker  changed:

   What|Removed |Added

 CC||ralf.habac...@freenet.de

--- Comment #2 from Ralf Habacker  ---
> Now it always shows that range all the way down to zero even 
> if the balance never goes anywhere near zero.  T

This is a regression introduced by fixing bug 383161. 

At the location
https://cgit.kde.org/kmymoney.git/commit/?id=6e5b5fd698aac46906e37b2ba3ac0c1e2fc5edfb
changing the value from 101 for example to 67 fixes this issue, but reintroduce
the mentioned bug, which seems to be caused by an internal problem in KDChart.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney] [Bug 389756] Net worth line graph totals font size too large (regression)

2018-02-09 Thread Matthew Schultz
https://bugs.kde.org/show_bug.cgi?id=389756

Matthew Schultz  changed:

   What|Removed |Added

Summary|Net worth line graph no |Net worth line graph totals
   |longer zooms balance range  |font size too large
   |and shows all the way to|(regression)
   |zero (regression)   |

--- Comment #1 from Matthew Schultz  ---
After some tweaking, it appears I can set the beginning date to not include the
opening balance so that the graph doesn't show the entire range starting from
zero or I could tweak the data range to get the same thing.  The problem with
font size still remains though.  I've tried changing the system font size, the
kmymoney font size and to look for any font size setting within reports but
there doesn't appear to be any way to change the large font size the totals are
set to on the net worth line chart.

-- 
You are receiving this mail because:
You are the assignee for the bug.