To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=67271 Issue #|67271 Summary|accelerate chart render/layout ... Component|Chart Version|680m175 Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|PATCH Priority|P3 Subcomponent|code Assigned to|kla Reported by|mmeeks
------- Additional comments from [EMAIL PROTECTED] Wed Jul 12 04:47:53 -0700 2006 ------- So - this gives a ~5 fold improvement for the attached spreadsheet wrt. laying out it's rows. The 1st 1/2 is (I hope) uncontroversial, the 2nd - does a 'same-but-for-digits' string-compare, which assumes that all digits are the same width: incorrect, but near enough :-) [ perhaps we should only do that for > <N> labels ]. Either way - with these, the attached sheet loads / renders in 10s of seconds instead of minutes. HTH. --------------------------------------------------------------------- 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]
