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

Basalt Graph not scaling chart area correctly #49

Closed
cyberbit opened this issue Jun 5, 2024 · 2 comments
Closed

Basalt Graph not scaling chart area correctly #49

cyberbit opened this issue Jun 5, 2024 · 2 comments
Assignees
Labels
bug Something isn't working sw: Adapter Inputs and outputs

Comments

@cyberbit
Copy link
Owner

cyberbit commented Jun 5, 2024

local graph1 = telem.output.basalt.graph(monitorFrame, "rand", colors.black, colors.red, 2 * 60 * 2.5)

results in this:

image

@cyberbit cyberbit added bug Something isn't working sw: Adapter Inputs and outputs labels Jun 5, 2024
@cyberbit cyberbit self-assigned this Jun 5, 2024
@cyberbit
Copy link
Owner Author

cyberbit commented Jun 5, 2024

This appears to be a Basalt issue. The Graph is hard-capped to 100 entries:

image

Source: https://github.com/Pyroxenium/Basalt/blob/8dd8e63d21752f2fe621b04b9db0aeb155fedf0d/Basalt/objects/Graph.lua#L52

@cyberbit
Copy link
Owner Author

Closing due to upstream issue. When that issue is addressed I will reopen.

@cyberbit cyberbit closed this as not planned Won't fix, can't repro, duplicate, stale Jul 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working sw: Adapter Inputs and outputs
Projects
None yet
Development

No branches or pull requests

1 participant