ChartsOrg / ChartsOrg/Charts

How to get all the Marker points in line graph with multiple lines.

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

Description

I am implementing line chart with Multiple(Two) lines (Sales of current month and previous month on the day basis).
On graph click we can pop up a view (BalloonMarker) which shows Graph Point.
But there is a limitation. It shows only one line point.
Is there way we can get points for both lines? And display round circles on selected points on both lines?
I also need to customize BalloonMarker view.

I have attached current and expected layout image:

**Current:-**

Current

**Expected:**

Expected

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.