-
Notifications
You must be signed in to change notification settings - Fork 0
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
Comments
@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. |
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 |
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
The text was updated successfully, but these errors were encountered: