Charts icon indicating copy to clipboard operation
Charts copied to clipboard

Fix RangeReplaceableCollection protocol implementation for 3.6 version

Open flaviosuardi opened this issue 2 years ago • 3 comments

Issue Link :link:

https://github.com/danielgindi/Charts/issues/4873

Goals :soccer:

I fix problem related to RangeReplaceableCollection protocol implemented on ChartDataSet adding replaceSubrange method for 3.6 version.

Implementation Details :construction:

Testing Details :mag:

I just rebuild project and no build errors occur on Xcode 14.0.

flaviosuardi avatar Oct 05 '22 09:10 flaviosuardi

Please merge this so charts is useable on xcode 14.

JGVB avatar Oct 14 '22 02:10 JGVB

the base branch is outdated in tiknil repository, master branch in danielgindi is actually already fixed.

lucasiturbide avatar Oct 14 '22 18:10 lucasiturbide

I fixed it. please check below link: https://stackoverflow.com/questions/74010925/charts-not-compile-on-xcode-14

KaranVakharia789 avatar Jan 12 '23 07:01 KaranVakharia789

as @lucasiturbide said, we cannot merge this onto master

liuxuan30 avatar Mar 02 '23 03:03 liuxuan30