Computed values
Closes #716 (closed)
This MR introduced ComputedValues.
It includes example data and one example ComputedValueComponent (AverageTrendComputedValueComponent
)
'computed-value-component.class.ts' as some docs on how things are supposed to work. You can check the result in PAT at '/my-charts'.
May need yarn install
for angular 16.2.
Edited by Andreas Pittrich