I am trying to model sales of 2020 on calls of 2020 where the values of calls are (0,1,1.5,2,2.5,3,3.5......,19,19.5,20). My lookout is to establish some sort of relationship between the two variables. The scatter plot shows no linearity between the variables and even after scaling the two variables, the R-sq is 0.003. Here's the scatter plot 
my goal is to establish some sort of relationship between two variables, I have tried and used weights and log transformation, but that's not improving anything significantly