Skip to content

XY Mode With options.all = true but only 32768 points are plotted #38

@KevinPoole

Description

@KevinPoole

Hello Sigplot team,

I am debugging an issue right now where Sigplot is only willing to plot the first 32768 points that I provide it, but then cuts off the remaining points. I am not sure what would be causing this. I have found a few places in the code where the number 32768 is mentioned...

            // unless 'All' mode is set or 'xdata' mode is used
            // we emulate XPLOT by only showing the first 32768 points

But I do have all mode set, so I am not sure that would be relevant. Also, putting a breaking point there seems to indicate that particular portion of code is not relevant for my situation.

Let me know if ya'll have any thoughts. Appreciate the collaboration as always.

-Kevin

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions