Skip to content

#9 - Show missing values on charts

Co-authored-by: Rafaella Junqueira rafaellafjunqueira@gmail.com

Changes

How the missing values generator algorithm was moved to backend, the present merge only ajust the future measurements limits returned by the endpoint.

  • Note: The min value only consider the registered values from the transductors. Values generated by the missing values generator, default 0, are desconsidered

Graph before

image

Graph after

image

Warning

The merge is depende on 105 in backend repository

Edited by Lucas Maciel

Merge request reports