Skip to content

Auto-Ranging on a Chart with multiple data-sets where one is empty causes endless re-rendering #712

@Leyren

Description

@Leyren

Describe the bug

  1. Have an XYChart with one ErrorDataSetRenderer, and multiple datasets assigned to it.
  2. Ensure that one of the datasets is empty
  3. Have auto-ranging enabled
  4. The rendering pass will loop endlessly and the Chart is constantly seen is dirty (state.isClean() returns false)

To Reproduce
Reproduction steps above, but here some more detailed information:

Environment:

  • OS: any
  • Java version: any
  • JavaFx version: any
  • ChartFx version: master

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