[Kmymoney-devel] [Bug 275454] New: drawLimitLine(0) needed for report charts
Marko Käning
mk-lists at email.de
Sun Jun 12 11:29:57 CEST 2011
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 at kde.org
ReportedBy: mk-lists at 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.
More information about the KMyMoney-devel
mailing list