Skip to content

Multiple graphs in same pdf document overlay one another #32

@fshbeeb

Description

@fshbeeb

Using prawn with prawn-graph,

pdf.graph(series....
pdf.move_down(4)
pdf.graph(series2...

Creates two graphs that overlay one another...the titles and labels are printed on top of each other. Expecting to see two separate graphs here.

Screen Shot 2023-10-19 at 12 04 56 PM

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions