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

WindPlot mit aufgezeichneten Daten #27

Open
quantenschaum opened this issue Jul 18, 2024 · 1 comment
Open

WindPlot mit aufgezeichneten Daten #27

quantenschaum opened this issue Jul 18, 2024 · 1 comment

Comments

@quantenschaum
Copy link
Contributor

Ein Versuch mit aufgezeichneten Daten funktioniert nicht, da in plugin.js Zeile 253 auf die aktuelle Zeit und nicht auf die Zeit der Daten bezogen wird.

Zeile 253: let t=(now-k)/1000;

Hier sollte now durch data.TIME.valueOf() ersetzt werden.

@quantenschaum
Copy link
Contributor Author

Das stimmt. Kann man leicht ändern, guter Hinweis.

quantenschaum added a commit to quantenschaum/Sail_Instrument that referenced this issue Jul 18, 2024
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

No branches or pull requests

1 participant