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

Closed
wants to merge 8 commits into from
Closed

Plot-system-V2 #91

wants to merge 8 commits into from

Conversation

VForiel
Copy link
Contributor

@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
@theogiraudet
Copy link
Contributor

@VForiel Do you intend to finish this PR or can I close it?

@VForiel
Copy link
Contributor Author

VForiel commented Feb 26, 2025

You can close it

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.

None yet

2 participants