Background reference plot in Graph Builder
Suppose I have a baseline data set of the growth rate of bacteria A over time at room temperature and 40% humidity. Then I run an experiment on bacteria B where I vary the temperature and humidity levels to see how those affect the growth rate, wanting to see them relative to bacteria A. My columns are: bacteriaType, temp, humidity, time, growthRate I'd like to do this: time -> X, growthRate -> ...