shutterstock / rickshaw

JavaScript toolkit for creating interactive real-time graphs
https://shutterstock.github.io/rickshaw
MIT License
6.53k stars 941 forks source link

undefined property stack #522

Open forethoughtde opened 9 years ago

forethoughtde commented 9 years ago

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)

divyanshupathak commented 7 years ago

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.

drnickyoung commented 7 years ago

Same issue here if I use the latest D3, works fine using the bundled.