Hi, I’m trying to draw two charts (CurveItem) on the GraphPane and they have not synced X values.
Each X has type DateAsOrdinal.
The issue is that one CurveItem is displayed as expected, but when there are two of the on the same pane, ZedGraph tries to populate gaps between dates with some intermediate values.
The question, is it possible to prevent ZedGraph from creating these intermediate points?
I tried to provide an example in the relevant question on SO
https://stackoverflow.com/questions/63239216/prevent-zedgraph-from-drawing-missing-points
Hi, I’m trying to draw two charts (CurveItem) on the GraphPane and they have not synced X values.
Each X has type DateAsOrdinal.
The issue is that one CurveItem is displayed as expected, but when there are two of the on the same pane, ZedGraph tries to populate gaps between dates with some intermediate values.
The question, is it possible to prevent ZedGraph from creating these intermediate points?
I tried to provide an example in the relevant question on SO
https://stackoverflow.com/questions/63239216/prevent-zedgraph-from-drawing-missing-points