Skip to content

MarkSeriesCanvas onValueClick not firing #973

@ChrisLincoln

Description

@ChrisLincoln

I am pretty much a nube and hopefully didn't miss something in the docs. I don't see anything in the API about MarkSeriesCanvas and interactivity.

I have
<MarkSeriesCanvas {...stuff} onValueClick={ (datapoint) => console.log(datapoint) } />
Nothing is getting fired when I click.
If I use the SVG version, I get the event. Is this supported in Canvas mode?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions