MCPcopy Index your code
hub / github.com/gonum/plot / Pop

Method Pop

vg/vg.go:69–69  ·  view source on GitHub ↗

Pop restores the context saved by the corresponding call to Push().

()

Source from the content-addressed store, hash-verified

67 // Pop restores the context saved by the
68 // corresponding call to Push().
69 Pop()
70
71 // Stroke strokes the given path.
72 Stroke(Path)

Callers 9

ExampleField_colorsFunction · 0.65
PlotMethod · 0.65
PopMethod · 0.65
PopMethod · 0.65
FillStringMethod · 0.65
DrawImageMethod · 0.65
ApplyToMethod · 0.65
DrawMethod · 0.65
DrawMethod · 0.65

Implementers 7

teeCanvasvg/tee.go
Canvasvg/vgeps/vgeps.go
Canvasvg/vgtex/canvas.go
Canvasvg/vgimg/vgimg.go
Canvasvg/vgpdf/vgpdf.go
Canvasvg/recorder/recorder.go
Canvasvg/vgsvg/vgsvg.go

Calls

no outgoing calls

Tested by 1

ExampleField_colorsFunction · 0.52