Skip to content

Interactive graphs with kivy #68

Open
@ToshiEAB

Description

I can display a matplotlib graph on a kivy's widget using kivy-garden's garden.matplotlib. Now I'm trying to make an interactive graph so that, for instance, I can open a file by clicking a specific data point on the graph. The original matplotlib has callback functions for create interactive graphs (see attachment) but these functions seem to be lost after displaying on kivy's widgets. Is there any way to have callback functions on the kivy's widget?

Thanks in advance!

Untitled

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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