Skip to content

Panning on logarithmic chart breaks: opts.series is undefined #1446

@mcrider

Description

@mcrider

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 &&

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions