Skip to content

Prevent ZedGraph from auto-populating gapes between dates on X Axis #19

Description

@artemiusgreat

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions