Skip to content

Finance traces create a range slider by default but don't clear it on deleteTraces #1473

Closed
@alexcjohnson

Description

@alexcjohnson

ohlc_first.json says nothing about a range slider, it was just created by default. So there are two pieces to this:

  1. the data is gone from the graph, it should disappear from the range slider too. If you delete any but the last trace, the range slider does update correctly, but not when you delete the last one.
  2. should the range slider itself be removed when all data is gone from it? Perhaps, perhaps not, though I discovered this because there's a test in the workspace that expects it will disappear...

@etpinard the first part is a clear bug, what do you think about the second part though?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions