ChartsOrg / ChartsOrg/Charts

.highlightValue gives diffrent values with dataSetIndex

Open
#4,392 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Swift
Stars
28k
Forks
6k
PR merge metrics
No merged PRs in 30d

Description

I am trying to add marker manually on launch of Scatter graph.
I am using `chartView.highlightValue(x: 7, y: 9, dataSetIndex: 1, callDelegate: false)`
but gives diffrent points on graph based on diffrent type of data. What is relation of dataSetIndex here ?
What i am looking for is to stick the marker on `x: 7, y: 9`.
Please suggest how can i achieve it?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.