Skip to content

simple-plot:0.8.0#4905

Open
nathan-ed wants to merge 4 commits into
typst:mainfrom
nathan-ed:simple-plot-0.8.0
Open

simple-plot:0.8.0#4905
nathan-ed wants to merge 4 commits into
typst:mainfrom
nathan-ed:simple-plot-0.8.0

Conversation

@nathan-ed
Copy link
Copy Markdown
Contributor

@nathan-ed nathan-ed commented May 21, 2026

I am submitting

  • an update for a package
    simple-plot

    v0.8.0 — 2026-05-21

    • riemann-sum complete docs — full 23-parameter API table: all method values ("left", "right", "mid", "lower", "upper"), hatch controls (hatch,
      hatch-spacing, hatch-stroke), annotation flags (show-points, point-color, point-size, point-label, point-label-pos, show-dx, dx-rect, dx-label, show-xi,
      xi-labels, xi-show-values), samples
    • volume-of-revolution complete docs — full parameter table: axis-y, axis-slope, show-y-axis, yaxis-x, y-axis-offset, y-axis-extend, show-radius-marker,
      show-back, show-labels, label-a/b/f/y; solid-of-revolution alias documented
    • New gallery riemann-features.typ — 8 demos: all 5 methods side by side, full annotation, xi-show-values, dx-rect variants, show-points, hatch-spacing,
      lower/upper on U-curves, pedagogical full example

    v0.7.0 — 2026-05-21

    • Fix: Riemann sum xi-label x-offset increased (0.18 → 0.35) to prevent overlap with y-axis

    v0.6.0 — 2026-05-21

    • volume-of-revolution (renamed from solid-of-revolution, alias kept); axis-y, axis-slope, show-back, label-y
    • Riemann "lower"/"upper" methods (true inf/sup by sampling)
    • Riemann endpoint dots (show-points), Δx bracket (show-dx), subdivision labels (show-xi)
    • Default axis labels $x$/$y$

@typst-package-check typst-package-check Bot added the update A package update. label May 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

update A package update.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant