Skip to content
This repository was archived by the owner on Nov 26, 2025. It is now read-only.
This repository was archived by the owner on Nov 26, 2025. It is now read-only.

Using selection callbacks with custom rendering causes error #176

@d-wolf

Description

@d-wolf

If i use selection callbacks to display the selected values in the Graph and setting up a customSeriesRenderer to display the areas under lines at the same time, it works well just at the beginning. If i tap the graph a multiple times, an exception will be thrown and the UI seems to be broken.

After selecting the first points everything looks fine:
screenshot_20181116-092252

A few selections later the graph is gone and labels are at the bottom of the screen:
screenshot_20181116-092302

Code:
selection_callback_example.zip

Error:
error_output.txt

Metadata

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