I am using Jbrowse version 1.16.9 to create my Genome Browser.
I have multiple XYplots in which I am using autoscale:local. This is an important feature or for me, as I have some extreme values along with the genome and it is useful that the scale is adjustable for the window.
My issue is that it results in having the pos_color and neg_color relative to the local mean and not to the global mean, as I intend to. Especially in regions where the global mean is not visible, it can lead to misinterpretations since I am adding selection and population genetics statistics on it.

Is there any workaround where I can use autoscale local for the scale, but maintaining the color relative to the global mean?
Thank you
I am using Jbrowse version 1.16.9 to create my Genome Browser.
I have multiple XYplots in which I am using
autoscale:local. This is an important feature or for me, as I have some extreme values along with the genome and it is useful that the scale is adjustable for the window.My issue is that it results in having the pos_color and neg_color relative to the local mean and not to the global mean, as I intend to. Especially in regions where the global mean is not visible, it can lead to misinterpretations since I am adding selection and population genetics statistics on it.
Is there any workaround where I can use autoscale local for the scale, but maintaining the color relative to the global mean?
Thank you