https://bugs.kde.org/show_bug.cgi?id=275454

           Summary: drawLimitLine(0) needed for report charts
           Product: kmymoney4
           Version: SVN trunk
          Platform: MacPorts Packages
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: wishlist
          Priority: NOR
         Component: general
        AssignedTo: kmymoney-devel@kde.org
        ReportedBy: mk-li...@email.de


Version:           SVN trunk (using KDE 4.6.3) 
OS:                Linux

In SVN r1234119 Cristian inserted 

 +  // always draw the y axis zero value line
 +  chartWidget->drawLimitLine(0);

into

     kmymoney/dialogs/kbalancechartdlg.cpp

to make sure that the eye can spot the bottom of an account
(https://bugs.kde.org/show_bug.cgi?id=256927).

But this only displays the line in the balance chart being called from the main
window.

Reports still do not show the zero line.

I suggest these to be changed also.

Reproducible: Always

Steps to Reproduce:
Open a chart report with negative balance values...

Actual Results:  
...  and one won't see the Y=0-line ...

Expected Results:  
... as one would like to.

More details as well as example kmy file in closed issue
https://bugs.kde.org/show_bug.cgi?id=256927

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
KMyMoney-devel mailing list
KMyMoney-devel@kde.org
https://mail.kde.org/mailman/listinfo/kmymoney-devel

Reply via email to