Skip to content

Can I use dt ? #18

@daddygongon

Description

@daddygongon

I want to write a dashed vertical line on the plot, then

Numo.gnuplot do
  set arrow: "from 10.0 ,0.0 to 10.0,140.0 nohead dashtype (10, 5)", lc_rgb:"red"
  plot xx, yy, w: :l
end

But I only got a plain red line. How do I set the dashtype appropriately from numo/gnuplot?

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