I've got some data and I've rescaled both axes of my plot to log10.
I want to find the slope on the log-log plot, however the data is linear. How can I find the slope of the log-log plot without manipulating the data itself (i.e. taking the log of each data point individually and plotting the result on a linear scale)?
I suppose that you had set the axis scale to log10 and want to get the apparent slope. In this case, you can use the Appaent Fit in the Linear Fitdialog.