Wednesday 24 April 2019

Custom Radar Chart Widget

Source code at Github
https://github.com/Sylvia-YiyinShen/RadarChartDemo


Customisable Radar Chart 

  • Customisable number of sections, color, icon and layout 
  • Dynamic size 
  • Data driven 


How to use 

  • Make the UIView class to be RadarChartView 
  • Just call func configure(with models: [RadarChartSectionModel], sectionLayout: SectionLayout = default.....)



No comments:

Post a Comment