rickshaw
rickshaw copied to clipboard
undefined property stack
Uncaught TypeError: Cannot read property 'stack' of undefinedRickshaw.Graph.stackData @ rickshaw.min.js:1 Rickshaw.Graph.Renderer.Rickshaw.Class.create.domain @ rickshaw.min.js:2Rickshaw.Graph.discoverRange @ rickshaw.min.js:1Rickshaw.Graph.initialize @ rickshaw.min.js:1Rickshaw.Graph @ rickshaw.min.js:1(anonymous function)
Also have the same error but in rickshaw.js file (as given below) -
TypeError: Cannot read property 'stack' of undefined
at Rickshaw.Graph.stackData (rickshaw.js:569)
at klass.domain (rickshaw.js:3083)
at Rickshaw.Graph.discoverRange (rickshaw.js:495)
at Rickshaw.Graph.initialize (rickshaw.js:429)
at new Rickshaw.Graph (rickshaw.js:707)
at Blaze.TemplateInstance.<anonymous> (rickshaw.js:29)
at blaze.js?hash=813922c…:3397
at Function.Template._withTemplateInstanceFunc (blaze.js?hash=813922c…:3743)
at fireCallbacks (blaze.js?hash=813922c…:3393)
at Blaze.View.<anonymous> (blaze.js?hash=813922c…:3486)
Please help. Thanks.
Same issue here if I use the latest D3, works fine using the bundled.