Revision 365a91d...
Go back to digest for 4th December 2011Bug Fixes in Office
Sebastian Sauer committed changes in [calligra] plugins/chartshape/PlotArea.cpp:
Fix axis orientation was swapped when the diagram was vertical.
This can be verified by loading the ODP referenced at bug 287895
into Stage. There at slide number 9 we displayed only one big
bar rather then all the bars with the expected at the y-axis
defined chart:maximum. That was so cause we completly ignored
any vertical=true definitions for the axes cause Axis::loadOdf
was called way before we called PlotArea::setVertical.
File Changes
Modified 1 files
- plugins/chartshape/PlotArea.cpp
1 files changed in total