<div dir="ltr"><div><div><div><div>Hello,<br><br></div>I am attempting to use a vtkChartXY with an x-axis in the range of 32-bit floating-point numbers (-3.40282e+038 to 3.40282e+038), however when adding values with a range greater than 1e10, the chart fails to render properly.<br>
<br></div>I tracked one possible problem down to vtkChart::CalculatePlotTransform, where the scaling factor is altered for large ranges, which at least explains why the issue appears over the 1e10 limit, but I am at a loss as to whether this is a bug, or whether I am using the chart incorrectly.<br>
<br></div>Any suggestions much appreciated,<br><br><br></div>Andrew Ward.<br><br></div>