Bug 250881

Summary: Values not shown on graphs when line width = 1
Product: [Applications] kmymoney Reporter: David Houlden <djhoulden>
Component: generalAssignee: KMyMoney Devel Mailing List <kmymoney-devel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: SVN   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description David Houlden 2010-09-11 15:36:06 UTC
Version:           SVN trunk (using KDE 4.4.5) 
OS:                Linux

When the line width on a chart is set to 1 then values are not shown even when they are requested in report chart configuration. Values are shown correctly when line width is set > 1.

Reproducible: Always

Steps to Reproduce:
OPen a line graph chart such as the Net Worth Graph. In report configuration, select Draw Values On Chart and set line width to 1. 

Actual Results:  
Values are not shown on the graph.

Expected Results:  
Values should be shown as they are with line width > 1.
Comment 1 Cristian OneČ› 2010-09-12 15:10:49 UTC
A note on what I've tested here: the fact that the line width is 1 does not influence the fact that the values are shown or not. The values are sometimes shown and sometimes not. It's random from what I can see so far.
Comment 2 David Houlden 2010-09-25 22:12:18 UTC
After the recent update to libkdchart in svn I think this is fixed. I can't recreate the problem now.