https://issues.apache.org/ooo/show_bug.cgi?id=118840
--- Comment #31 from Armin Le Grand <[email protected]> --- ALG: Tried if m_aDataArray in sc is the problem (caching a data line) wuen using ScChart2DataSequence::getNumericalData(), so forced rebuild using m_aDataArray.clear() temporarily; did not help, the newly builded cache has NAN float values and mbIsValue == false. Seems the cache is okay, but somehow the calc data has vanished/the wrong data is accessed. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.
