FlowFuse / FlowFuse/node-red-dashboard
Combine all Chart datapoint values in hover-over.
- Dominant language
- HTML
- Stars
- 355
- Forks
- 82
- Avg merge
- 4d 23h
- Merged PRs (30d)
- 24
Description
The hover-over displays all of the values using the same timestamp, instead of just one value.
This is useful because you then get a overall data snapshot, and then can easily compare values to identify problems.
Example; energy data can be volatile, but by displaying all values at a timestamp its easy to do basic maths to identify discrepancies.
**Flexdash example**

**Grafana example**

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.