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

Telemetry Dashboard #1

Open
tame0001 opened this issue Apr 23, 2023 · 2 comments
Open

Telemetry Dashboard #1

tame0001 opened this issue Apr 23, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@tame0001
Copy link
Member

Echart is a good plotting library. The easy way is the use ngx-echart . It is an Angular wrapper.
In the future, we can use the native EChart library, which has many highly customizable options. There are some plots that are good to start with: line and speed gauge

@tame0001 tame0001 added the enhancement New feature or request label May 8, 2023
@tame0001 tame0001 self-assigned this Jun 1, 2023
@tame0001 tame0001 transferred this issue from boilerrobotics/rover-code Oct 21, 2023
tame0001 added a commit that referenced this issue Oct 21, 2023
@tame0001
Copy link
Member Author

tame0001 commented Nov 8, 2023

@ky28059 This is an angular docs if you want to take a look. https://angular.dev/. I will try to update the project to version 17 before Saturday. That could lead to issue with ngx-mqtt. It might take a bit until that package is updated to support angular version 17. But we can also use mqtt.js as well as an option. I will walk you through the code on Saturday.

@tame0001
Copy link
Member Author

tame0001 commented Nov 9, 2023

Seems like angular 17 still needs more time. It is a huge changes so there might be a lot of bugs. As of now, I update to 16.2.12. We will update to 17 at some points in the future

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Backlog
Development

No branches or pull requests

1 participant