ChartLegends
ChartLegends copied to clipboard
Swift 5 fix:
flowLayout.scrollDirection = UICollectionViewScrollDirection.vertical
replace iwth flowLayout.scrollDirection = UICollectionView.ScrollDirection.vertical
ChartLegendsView line 123