Skip to content

if i disable scale&drag, highlight automatically gets disabled even though I enable highlight in the dataset. #4679

Open
@CrazyWTF

Description

@CrazyWTF

e.g.,
setScaleEnabled(false);
setDragEnabled(false);

and the highlighter fails...even though
priceDataSet.setHighlightEnabled(true);
priceDataSet.setDrawHighlightIndicators(true);
.. I guess this is a bug?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions