Back to Chartview

SwiftUICharts Showcase App

Examples/SwiftUIChartsShowcase/README.md

2.0.0589 B
Original Source

SwiftUICharts Showcase App

This iOS app demonstrates the current composable API features of SwiftUICharts:

  • Line chart with marks, ranges, style, background fill, and animation
  • Grid and axis labels
  • Multiple overlaid line charts
  • Mixed bar + line chart in one frame
  • Interactive bar chart with shared ChartValue + ChartLabel
  • Pie and rings charts
  • Card-based composition with CardView

Open in Xcode

  1. cd Examples/SwiftUIChartsShowcase
  2. xcodegen generate
  3. Open SwiftUIChartsShowcase.xcodeproj
  4. Run the SwiftUIChartsShowcase scheme on an iOS simulator