slonyik
Results
2
issues of
slonyik
**Describe the bug** calling describe() returns error: ``` mean.js:98 Uncaught TypeError: Cannot calculate mean, unexpected type of argument (type: null, value: null) at t.improveErrorMessage (improveErrorMessage.js:26:12) at mean.js:98:40 at e (collection.js:53:7)...
Filing a bug report? Please include the following: 1. Link to a page which demonstrates the problem, preferably a jsfiddle (use http://dygraphs.com/fiddle as a template) Sample graph: http://dygraphs.com/tests/label_v.html or examples...