the error below occurs. But - it doesn't happen the first time I execute it, only when I execute it the second time (and third, ...).
Atom: 1.15.0 x64
Electron: 1.3.13
OS: Mac OS X 10.11.6
Thrown From: proto-repl-charts package 0.4.0
Stack Trace
Uncaught TypeError: Cannot read property 'value' of null
At /Users/nicke/.atom/packages/proto-repl-charts/node_modules/jg-c3/c3.js:3864
TypeError: Cannot read property 'value' of null
at /packages/proto-repl-charts/node_modules/jg-c3/c3.js:3864:56
at Array.sort (native)
at ChartInternal.c3_chart_internal_fn.getTooltipContent (/packages/proto-repl-charts/node_modules/jg-c3/c3.js:3863:15)
at ChartInternal.tooltip_contents (/packages/proto-repl-charts/node_modules/jg-c3/c3.js:1273:54)
at ChartInternal.c3_chart_internal_fn.showTooltip (/packages/proto-repl-charts/node_modules/jg-c3/c3.js:3947:49)
at /packages/proto-repl-charts/node_modules/jg-c3/c3.js:2481:24)
at SVGRectElement.__onmousemove (/packages/proto-repl-charts/node_modules/d3/d3.js:1120:18)
When running the first example from the docs:
the error below occurs. But - it doesn't happen the first time I execute it, only when I execute it the second time (and third, ...).
Atom: 1.15.0 x64 Electron: 1.3.13 OS: Mac OS X 10.11.6 Thrown From: proto-repl-charts package 0.4.0
Stack Trace
Uncaught TypeError: Cannot read property 'value' of null
Commands
Non-Core Packages