I am creating a simple 3-point line chart in C#, which displays perfectly, unless I set one of the data values to double.PositiveInfinity. Then the chart hangs indefinitely trying to plot, using maximum CPU. Is this a known issue? Yes, it is stupid to deliberatly pass infinity to the chart, but it could happen in real life.
Thanks, Kevin
Hi Kevin,
Yes we're going to add an option to treat infinity as missing values. Should be ready in the next SP of the component.Best regards,Bob