Closed rozetko closed 5 years ago
Now confidence bounds are shown as (smoothedData - confidence, smoothedData + confidence). It's not correct when using labeling Only analytics knows exact bounds, we should query it
smoothedData - confidence
smoothedData + confidence
Now confidence bounds are shown as (
smoothedData - confidence
,smoothedData + confidence
). It's not correct when using labeling Only analytics knows exact bounds, we should query it