Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

plot: Contour Fixes #271

Merged
merged 5 commits into from
Oct 24, 2023
Merged

Conversation

johannes-wolf
Copy link
Member

Fixes #270.

Changes:

  • Fixes interpolation at domain edges.
  • Adds the option to specify a comparison operator.

@johannes-wolf johannes-wolf added bug 🐛 Something isn't working lib:plot labels Oct 21, 2023
@johannes-wolf johannes-wolf self-assigned this Oct 21, 2023
@johannes-wolf johannes-wolf changed the title Cetz 270 contour fixes plot: Contour Fixes Oct 21, 2023
@johannes-wolf johannes-wolf mentioned this pull request Oct 21, 2023
13 tasks
@johannes-wolf johannes-wolf force-pushed the cetz-270-contour-fixes branch from 0d8386c to cb6633d Compare October 23, 2023 22:07
@fenjalien fenjalien linked an issue Oct 23, 2023 that may be closed by this pull request
13 tasks
src/lib/plot/contour.typ Outdated Show resolved Hide resolved
src/lib/plot/contour.typ Outdated Show resolved Hide resolved
src/lib/plot/contour.typ Outdated Show resolved Hide resolved
src/lib/plot/contour.typ Outdated Show resolved Hide resolved
src/lib/plot/contour.typ Outdated Show resolved Hide resolved
src/lib/plot/contour.typ Show resolved Hide resolved
@johannes-wolf johannes-wolf merged commit 0f74b29 into redesign-internals Oct 24, 2023
2 checks passed
@johannes-wolf johannes-wolf deleted the cetz-270-contour-fixes branch October 24, 2023 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working lib:plot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

plot: Improve contour plots
2 participants