Restricted Range Not working with variables

Hey there,

I’m not sure if I’m missing something obvious but for some reason my restricted range is not working in the activity side when I go to preview. Things look fine in the graph component itself but in the overall preview, my restrictions to the range of the inequality don’t carry through.

They work if I use a number {3<y<5} however if I use a variable defined in graph component, the whole relational inequality is drawn. I know there’s nothing wrong with the variables as I’m also using them to set my bounds and the graph window is working fine.

Thanks in advance!

whoops! disregard! figured it out!

(my ymin/ymax is extended for the window! need to unextend for the relation/inequality!)