Versions in this module Expand all Collapse all v12 v12.8.6 May 17, 2022 Changes in this version + var Assets = func() http.FileSystem { ... }() + func ErrorLabeler(r *vegeta.Result) (label string) + type Labeler func(*vegeta.Result) (label string) + type Opt func(*Plot) + func Downsample(threshold int) Opt + func Label(l Labeler) Opt + func Title(title string) Opt + type Plot struct + func New(opts ...Opt) *Plot + func (p *Plot) Add(r *vegeta.Result) error + func (p *Plot) Close() + func (p Plot) WriteTo(w io.Writer) (n int64, err error) Other modules containing this package github.com/innius/vegeta