Skip to content

Open the highlighted property of ChartViewBase #5077

Open
R1ick wants to merge 1 commit intoChartsOrg:masterfrom
R1ick:feature_makeHighlightedOpen
Open

Open the highlighted property of ChartViewBase #5077
R1ick wants to merge 1 commit intoChartsOrg:masterfrom
R1ick:feature_makeHighlightedOpen

Conversation

@R1ick
Copy link
Copy Markdown

@R1ick R1ick commented Jul 12, 2023

Goals ⚽

This modification is necessary to implement ability to add multiple markers on the chart via .

Implementation Details 🚧

In code we have to be able change @objc open internal(set) var highlighted: [Highlight] property to properly implement our logic.

Now we able to modify highlighted property of ChartView in it's heirs.

@R1ick R1ick changed the title Highlighted property of ChartViewBase is now open Open the highlighted property of ChartViewBase Jul 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants