Joe Thank you for your answer.
I am currently experimenting with writing a script to correct for down-hole fractionation for my specific case and was trying to add the option to add a stacked plot of the down-hole data of my uncorrected isotopic ratio in my selected reference material. I followed the existing examples for Rb-Sr and U-Pb down-hole correction DRS and adjusted it to my needs. To check the fit of the curve plotted through the compiled downhole data I thought of plotting the raw ratios in a stacked view.
I tried the first two options already and they do technically do what I am looking for, but sometimes I have spikes in my data which enlarge the axis limits too much to see the small trend in my data. If there is a way to manually rescale the axis in the stacked plot tool, this would be one solution to my question.
I would say I am confident writing small scripts in python as I have already adjusted the given examples and written other code before, but was unsure what the best way is to do it. Thanks!
Luis