To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=45495
------- Additional comments from [EMAIL PROTECTED] Fri Nov 17 02:16:26 -0800 2006 ------- I assume that the data you want to sort is numerical, right? Then you can use the XY chart type to display and use your sort criteria data as x values. In xy charts the data points will be displayed on the naturally sorted x axis. When you want to connect your data points with lines you will want to sort the data poitns itself according to x values of course. But this can be done. The old chart does ask you to sort the data when creating an xy chart (bad design here, soory). A bug here leads to corruption of the sorting only when underlying data is changed. In the coming reimplementation of the chart you can change the sorting of the data points for xy values even after creation and will be saved and kept and not distorted by data change notifications. Maybe you want to check a preview download of the coming changes in chart here: http://graphics.openoffice.org/chart/chart.html If this does not fit your needs I still don't get what you want to do. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
