Revision 5992551...
Go back to digest for 4th December 2011Features in Office
Sebastian Sauer committed changes in [calligra] /:
Implement support for filled radar charts.
This commit does;
1. implement support for filled radar charts in KDChart. The same patch was applied to KDChart master so the change is not lost when we sync later with a newer KDChart version.
2. implement support for reading, writing and editing of filled radar charts in the charting plugin.
3. implement support for reading filled radar chart from Microsoft 2000/2003/2007 documents and producing proper ODF for filled radar charts out of it which is then passed on to the charting plugin.
File Changes
Modified 13 files
- plugins/chartshape/Axis.cpp
- plugins/chartshape/ChartConfigWidget.cpp
- plugins/chartshape/ChartShape.cpp
- plugins/chartshape/kchart_global.cpp
- plugins/chartshape/kchart_global.h
- plugins/chartshape/PlotArea.cpp
- filters/tables/xlsx/Charting.h
- filters/tables/xlsx/XlsxXmlChartReader.cpp
- plugins/chartshape/commands/ChartTypeCommand.cpp
- filters/tables/excel/sidewinder/chartsubstreamhandler.cpp
- plugins/chartshape/kdchart/src/KDChartRadarDiagram.cpp
- plugins/chartshape/kdchart/src/KDChartRadarDiagram.h
- plugins/chartshape/kdchart/src/KDChartRadarDiagram_p.h
13 files changed in total