Reading time: 1 min

This quick recipe shows how to convert AxisValue to a Text using Apple's new Charts Framework.

Continue Reading...

Reading time: 4 min

This recipe shows how to add a Scan Line / Lollipop to a Chart to SwiftUI using Apple's new Charts Framework. It allows you to read data from the chart depending on its position using tap and drag gestures.

Continue Reading...

Reading time: 2 min

This recipe shows how to add a Scatter Plot Chart to SwiftUI using Apple's new Charts Framework.

Continue Reading...

Reading time: 1 min

This recipe shows how to add a Bar Chart to SwiftUI using Apple's new Charts Framework.

Continue Reading...

Reading time: 1 min

This recipe shows how to create a custom divider in SwiftUI - one that allows you to customize its color and height/width/thickness.

Continue Reading...