esnet / esnet/pond

timeseries.setMeta() TypeError

Open
#108 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
211
Forks
42
PR merge metrics
No merged PRs in 30d

Description

```
let ts = new TimeSeries();
ts = ts.setMeta("test", "1");
```

gives:

TypeError: Cannot read property 'set' of null
at TimeSeries.setMeta (timeseries.js:832)

(this is for pond 0.8.8)

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.