Issue 5354 - charts go blank after recalculation of spreadsheet
Summary: charts go blank after recalculation of spreadsheet
Status: CLOSED NOT_AN_OOO_ISSUE
Alias: None
Product: General
Classification: Code
Component: chart (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: PC All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: oc
QA Contact: issues@graphics
URL:
Keywords: oooqa
Depends on:
Blocks:
 
Reported: 2002-05-29 04:32 UTC by walt
Modified: 2013-02-24 21:20 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description walt 2002-05-29 04:32:44 UTC
I think this represents a race condition:

I keep stock prices in vertical columns, the columns
being Date, open, high, low, closing prices, and sixth 
and seventh columns which are calculated from the fifth
column.  I then make three charts based on the fifth,
sixth, and seventh columns, respectively.

Typically there are several hundred rows, maybe >500, so
there are lots of calclations to do.

I place the charts near the bottom of the spreadsheet,
which seems to be the root of my problem.
 
I keep one constant stored in one fixed location also
near the bottom of the sheet, which I change from time
to time, and this re-calculates the entire sheet, and
redraws the charts as a result.

When I change the value of the contstant the charts go
blank.  I can force them to reappear by going through
a 'Modify data range' edit, even though I don't really
modify the data range--I just force a redraw which makes
the charts redraw correctly.

This seems to be a function of how many rows there are in
the spreadsheet--as I said there are typically 500 or so.
For much smaller sheets this does not seem to happen, which
makes me think of a race condition.  Also, if I place the
constant up near the top of the sheet instead of near the
bottom I can sometimes get the problem to go away, depending
on the number of rows in the spreadsheet.  Once again this
makes me think race condition.

This happens in Windows 2k, WinXP, and Linux also.

This is not a new bug, by the way--I'm just getting round
to reporting it now.

I like your program--thanks for the good work!
Comment 1 prgmgr 2002-08-08 22:10:54 UTC
Thanks for posting Walter.

Does this problem still exist in OO 1.0.1?

If the problem still exists, could you please post a file that demonstrates this problem?

There is a link "Create a new attachment" when you open up this issue.
Comment 2 walt 2002-08-14 04:24:45 UTC
So far so good.  If I see it happen again I'll let you know.

Thanks!
Comment 3 prgmgr 2002-08-17 18:43:45 UTC
Thanks for the update Walter.

Works in OO 1.0.1
Comment 4 kla 2003-03-10 13:06:07 UTC
closed