SciChart® the market leader in Fast WPF Charts, WPF 3D Charts, iOS Chart, Android Chart and JavaScript Chart Components
I am trying to use SciChart to graph a logarithmic spiral with a fast line renderable series. I am also using the zoom pan and mouse wheel zoom chart modifiers to allow the user to zoom and pan the chart.
However, panning the chart so part of the spiral goes off the right side of the screen causes the corresponding left part of the spiral to disappear. Moving the center of the spiral off the right side of the screen causes the entire chart disappear.
I suspect SciChart is attempting to optimizing the line drawing and does not expect the line to loop back into the visible region. Is there a setting I can change to prevent the spiral in the visible region from disappearing?
I am using SciChart version 1.55.4761 and have noticed this behavior with the x-y scatter renderable series as well.
Hello there,
We do have a test case that renders a spiral, but didn’t try zoom-pan or log axis on it yet. I would suggest the following:
<
ol>
<
ol>
Let me know if any of this helps,
Best regards,
Andrew
Please login first to submit.