I am trying to use an if else statement to turn off the gradient function in half of the plot, eg. for x < 50.
if else
gradient
x < 50
This is for c