Skip to content

scoping event handlers to the chart #115

Open
@gordonwoodhull

Description

chart.registry.js is okay, but as its name suggests, it was supposed to be a substitute/generization for the dc.js chart registry.

We're using it for all kinds of events which really should be scoped to the individual chart.

In particular, it looks like you can't have two charts with move_nodes active on the page. Probably the second chart erases the event handlers for the first one.

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