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

Implement sensors plot JS example #101

Open
bettio opened this issue Nov 29, 2019 · 0 comments · May be fixed by #840
Open

Implement sensors plot JS example #101

bettio opened this issue Nov 29, 2019 · 0 comments · May be fixed by #840
Labels
documentation This issue or pull request is about documentation good first issue Good for newcomers
Milestone

Comments

@bettio
Copy link
Contributor

bettio commented Nov 29, 2019

Implement a JavaScript example which allows to choose a sensor and to plot a chart for the given interval. The example should also display min, max and average values.
All data should be displayed along with units and sensor names.

The example should use cloud.astarte.genericsensors.Values properties interface and cloud.astarte.genericsensors.AvailableSensors (when available). It would be useful to implement it using React as well.

See also #86

@bettio bettio added the documentation This issue or pull request is about documentation label Nov 29, 2019
@bettio bettio added this to Unscheduled Backlog in Astarte Core Components via automation Nov 29, 2019
@bettio bettio changed the title Implement sensors viewer example Implement sensors plot example Nov 29, 2019
@bettio bettio changed the title Implement sensors plot example Implement sensors plot JS example Nov 29, 2019
@bettio bettio added the good first issue Good for newcomers label Nov 29, 2019
@rbino rbino added this to the v1.2 milestone Jan 17, 2023
@bettio bettio modified the milestones: v1.2, v1.3 Jun 19, 2023
rifasofic added a commit to rifasofic/astarte that referenced this issue Sep 4, 2023
Implement graph which enables choose a sensor and the display chart for the given interval

Closes: astarte-platform#101

Signed-off-by: rifa sofic <rifa.sofic@secomind.com>
@rifasofic rifasofic linked a pull request Sep 4, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation This issue or pull request is about documentation good first issue Good for newcomers
Projects
Status: No status
Astarte Core Components
  
Unscheduled Backlog
Development

Successfully merging a pull request may close this issue.

2 participants