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

Ralf Habacker <ralf.habac...@freenet.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |CONFIRMED
     Ever confirmed|0                           |1

--- Comment #2 from Ralf Habacker <ralf.habac...@freenet.de> ---
(In reply to Ralf Habacker from comment #1)
> I can confirm that data values are not displayed with the current logic
formatting number in KDChart is performed by 

QString AbstractDiagram::Private::formatNumber( qreal value, int decimalDigits,
const QChar &decimalPoint ) const

which does not use any locale settings nor does it have parameters for setting
decimal point or thousand separator. 

Because this method is located in KDChart, a fix would be located in KDChart.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to