Versions in this module Expand all Collapse all v1 v1.0.1 Jul 26, 2026 v1.0.0 Jul 26, 2026 Changes in this version + func RenderHistogram(values []float64, buckets int, w, h int, th *theme.Theme) string + func RenderScatter(xs, ys []float64, groups []string, w, h int, th *theme.Theme) string