Skip to content

simple-plot:0.2.6#4085

Merged
elegaanz merged 3 commits intotypst:mainfrom
nathan-ed:simple-plot-2.6
Feb 11, 2026
Merged

simple-plot:0.2.6#4085
elegaanz merged 3 commits intotypst:mainfrom
nathan-ed:simple-plot-2.6

Conversation

@nathan-ed
Copy link
Contributor

I am submitting

  • an update for a package

Added

  • Grid label breaks: White boxes behind tick labels create elegant breaks in grid lines (enabled by default)
  • Integer ticks by default: Tick step defaults to 1 for cleaner integer labels
  • Tick label step: xtick-label-step and ytick-label-step to show labels only at every N-th tick
  • Unit label only mode: unit-label-only: true shows only "1" on axes for minimal style
  • Axis arrows extend beyond grid: Axes now extend 0.5 units beyond the grid by default on the arrow side
  • Axis labels (x, y) now position at the extended arrow tips

Changed

  • Default tick label size changed from 0.65em to 10pt (same as axis labels)
  • Default axis label size changed from 0.8em to 10pt for consistent sizing
  • Grid lines no longer extend beyond the plot bounds (only axes extend)
  • Minor grid step default changed to 5 subdivisions

Fixed

  • White box positioning for grid label breaks now properly accounts for text dimensions and minus signs

[0.2.5] - 2026-01-27

Fixed

  • Function label-pos now respects explicit function domains; when no domain is set, it falls back to the axis range

@nathan-ed nathan-ed requested a review from a team as a code owner February 11, 2026 09:22
@nathan-ed nathan-ed requested review from elegaanz and removed request for a team February 11, 2026 09:22
@typst-package-check typst-package-check bot changed the title Simple plot 2.6 simple-plot:0.2.6 Feb 11, 2026
@typst-package-check typst-package-check bot added the update A package update. label Feb 11, 2026
@elegaanz elegaanz self-assigned this Feb 11, 2026
@elegaanz
Copy link
Member

Thank you.

@elegaanz elegaanz merged commit c5532d4 into typst:main Feb 11, 2026
3 checks passed
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.

2 participants