I went through the stack trace and can't see where opts gets a series attribute added to it? And then at the following line the chart breaks whenever I try to pan left or right. Panning works properly on a non-logarithmic scale.
I'll keep investigating to see if its just a configuration error on my end (to state the obvious, my options object does have a series set, and is displaying fine).
|
opts.series.length !== opts.yaxis.length && |