Assuming that R refers to the variable resistance, the graph should be: $Y=V(x +\frac{1}{r})$ (r is the fixed resistance), which is a positive correlation. Derivation:
Net resistance $R'$ comes from (Resistances in parallel) $$\frac{1}{R'}=\frac{1}{R}+\frac{1}{r}$$. Writing $x$ (coordinate) as $\frac{1}{R}$,$$\frac{1}{R'}=x+\frac{1}{r}$$. Using $I=\frac{V}{R'}$ (Ohm's law),
$$I=\frac{V}{R'}=V(x+\frac{1}{r})$$. Writing I as $y$ (coordinate), $$y=V(x+\frac{1}{r})$$.
This is a linear graph with positive slope $\implies$ positive correlation.
Probably your confusion here was the fact that you were graphing $I$ versus $\frac{1}{R}$ and not $I$ vs $R$ (which is a negative correlation). Taking reciprocals flips the correlation (for positive values).