(*** This bug was imported into bugs.kde.org ***) Package: kspread Version: 1.2 Beta1 (using KDE 3.0.5 CVS/CVSup/Snapshot) Severity: normal Installed from: Compiled sources Compiler: Not Specified OS: Not Specified OS/Compiler notes: Not Specified When creating a chart and having entered a title for Y and/or X axix in the Chart Wizard the title(s)are not displayed. Only the graph title is taken from the Wizard. When editting the chart the Axes Title configuration boxes are empty. (Submitted via bugs.kde.org) (Called from KBugReport dialog. Fields Application KDE Version OS Compiler manually changed)
I have disabled the axis labels for now, as they are not functional at the moment (missing feature). So I'm changing the status to wish.
Wish still needed in Koffice version 1.3
I tried to get it working today, and I thought that I had done everything correctly. At least I followed the manual to the letter. But still nothing. Is there perhaps a bug in KDChart (the engine) or do I have to do something else to enable the titles like setting the font as well? Kalle?
This is actually a bug and not a wish. Retargetting. Also reassigning the bug to myself.
This will be fixed when the new KDChart comes out (soon).
SVN commit 420009 by fedemar: * Fix the drawing of the legend title. * Make the axes titles work. This is a hack and has some disadvantages: the text box has a fixed size (e.g not automatically adjusted to the text size and may be painted over the axes labels) and will mess up the chart if the x- and x-axes aren't visible. It does not work with polar charts either. CCBUG: 41612 CCMAIL: inge@lysator.liu.se M +6 -6 kchartConfigDialog.cc M +9 -2 kchartFontConfigPage.cc M +23 -0 kchartParameterConfigPage.cc M +1 -0 kchartParameterConfigPage.h M +4 -2 kdchart/KDChartCustomBox.cpp M +13 -0 kdchart/KDChartPainter.cpp M +2 -2 kdchart/KDChartParams.cpp M +1 -1 kdchart/KDChartParams_io.cpp M +2 -2 kdchart/KDChartTextPiece.cpp
This is fixed, then?
Tested using kspread 1.4.2 (Mandriva cooker), and still broken in the Chart Wizard. Any x/y titles entered as part of the wizard are lost. However you can edit the x/y titles once the chart has been created and these are now added and displayed on the chart.
Finally fixed!
You need to log in before you can comment on or make changes to this bug.