Core Graphics Tutorial: Gradients and Contexts | raywenderlich.com

In this Core Graphics tutorial, learn how to develop a modern iOS app with advanced Core Graphics features like gradients and transformations.


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/10946920-core-graphics-tutorial-gradients-and-contexts

Following this tutorial I cannot seem to make the graph show on the storyboard automatically. Everything, including the gradient background for the graph view is showing up, yet graph is not willing to do so. What might be the reason for that?

Hi @glepp, did you check that the Automatically Refresh Views option under the Editor is checked? This can prevent your Interface Builder preview to not show up