Skip to content

Clicking on the chart doesn't provide information about where was clicked #296

@iabw

Description

@iabw

Nothing is passed through the EventHandler's click or the ChartContainer's click.

My use-case is to control an element separate from the chart, passing it the time that was clicked.

You could keep the current mouse state via mousemove or tracker callbacks to use when a click happens, but probably it'd be preferable to just send the x/y and/or time/value through the click handlers.

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