huww98 / huww98/TimeChart

Add error margin to plot

Open
#77 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
404
Forks
35
PR merge metrics
No merged PRs in 30d

Description

May I suggest an enhancement to modify the `lineChart` plugin to enable error margins on signals, such as the example below.
Each point on the trace could take the form

```javascript
{x: time, y:value, e: value_error_margin}
```

![skJ5O](https://github.com/huww98/TimeChart/assets/133671070/44a394c6-4bee-4d70-ad2d-9b24107b9fb9)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.