Skip to content

Refreshing plot in PDF terminal creates new page. #19

Description

@cfedk

For multi-page output in PDF (and presumably PS?), operations which call refreshCurrent will cause an additional page to be included in the PDF.

For instance, using gnuplot.grid(true) will cause two plots (both with grids enabled) to appear. Commenting out line 894 obviously circumvents this, as does using gnuplot.raw('show grid') instead.

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

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions