To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=3997
------- Additional comments from [EMAIL PROTECTED] Fri Mar 18 03:05:04 -0800 2005 ------- Note that there is a solution to display such chart: Gather all your x-data in ONE colomun, with each set (serie in french) after each: Col A ; Col B ; Col C ; Col D... x1 data ; y1 data ; void ; void (each line for a new data) x2 data ; void ; y2 data ; void x3 data ; void ; void ; y3 data This solution is quite complex to carry out, moreover when x data and y data result from long calculations. I put an attachment with an example of such chart. --------------------------------------------------------------------- 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]
