<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.19154">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2 face=Arial>Hi,</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>I have an XY chart with log X and linear Y axes. 
Panning/zooming works fine in the debug build but in the release build, the axes 
and plot lines disappear at certain positions and cannot be recovered. There is 
no problem if the x-axis is linear.</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>Running the release version through the 
debugger,&nbsp;qDebug() gives the following output from&nbsp; <FONT 
size=2>vtkChartXY::UpdateLayout()</FONT></FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>
<DIV><FONT size=2 face=Arial>this-&gt;Point1[1] = 35
<DIV><FONT size=2 face=Arial>
<DIV><FONT size=2 face=Arial>this-&gt;Point1[1] = 7432042
<DIV><FONT size=2 face=Arial>this-&gt;Point1[1] = 7432042
<DIV><FONT size=2 face=Arial>this-&gt;Point1[1] = 7432042</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV>However, if instead of printing this-&gt;Point1[1],&nbsp; qDebug() is used 
to output origin[1], the problem goes away (no output is printed). Printing both 
values introduces the problem again</DIV>
<DIV>&nbsp;</DIV>
<DIV>this-&gt;Point1[1] = 35 
<DIV><FONT size=2 face=Arial>
<DIV><FONT size=2 face=Arial>this-&gt;Point1[1] = 7431866</FONT></DIV>
<DIV><FONT size=2 face=Arial><FONT size=2 face=Arial>
<DIV><FONT size=2 face=Arial>this-&gt;Point1[1] = 7431866</FONT></DIV><FONT 
size=2 face=Arial>
<DIV><FONT size=2 face=Arial>this-&gt;Point1[1] = 7431866</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV>Platform WinXP, VS2008, Qt4.6.2, VTK 5.8.0 statically linked </DIV>
<DIV>&nbsp;</DIV>
<DIV>Can anyone help?</DIV>
<DIV>&nbsp;</DIV>
<DIV>Many thanks,</DIV>
<DIV>&nbsp;</DIV>
<DIV>John.</DIV></FONT></DIV></FONT></FONT></FONT></DIV></DIV></FONT></DIV></FONT></DIV></FONT></DIV></FONT></DIV></FONT></DIV></BODY></HTML>