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-system-V2 #91

Draft
wants to merge 8 commits into
base: master
Choose a base branch
from
Draft

Plot-system-V2 #91

wants to merge 8 commits into from

Conversation

VForiel
Copy link
Member

@VForiel VForiel commented Aug 17, 2023

This PR add a better plot system in the sandbox dedicated datapack.

This new plot system is only asking to define:

  • X limits
  • resolution (number of points)
  • plot origine (X, Y and Z)
  • plot size (X, Y and Z)

Interpolations are made to assigne an X value to each entity and scale the Y range in function of the results. Create a plot can then be performed in few simples commandes (see bs.plot:sqrt)

@VForiel VForiel marked this pull request as draft August 30, 2023 08:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant