Skip to content

TypeError: cell.transition is not a function #62

@stormpython

Description

@stormpython

Receiving the following error while using d3-svg-legend with d3 v4:

screen shot 2017-06-08 at 10 47 39 am

Work around that seems to work is to import d3-transition into my file.

import * as d3 from 'd3-transition'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions