https://bugs.documentfoundation.org/show_bug.cgi?id=147232
--- Comment #12 from Regina Henschel <[email protected]> --- (In reply to Heiko Tietze from comment #10) > The desired functionality is an equally scaled diagram inside the chart > object. It can be achieved by defining the proper size for the chart > (Position and Size), plus deleting all legends and axis labels. Eventually > the inner diagram (aka wall) can be moved to top-left and scaled per mouse > to the maximum. At least this is how I understand the needs. No that will not work. The request is, that the unit on x-axis and y-axis are displayed with the same length. I had missed such feature a lot myself. If you have fixed min and max values you can get it manually by dragging the chart wall to the correct size. The chart wall will not be square in most cases. The size of the chart wall is without legends and labels. Manually changing does not work well, if the axis minimum and maximum are set to automatic, because a change in data might change the to be displayed width or height. The feature is only meaningful for xy-charts because in other charts the x-axis is not a value axis but a category axis. I think this report is duplicate to bug 43174 in regard to axis scaling. Exporting a chart to SVG and the needed features in such export is a different topic. -- You are receiving this mail because: You are the assignee for the bug.
