I am using setBarBg(0,MyPlots) because is looks much nicer, but that blocks completelly the lines behind.
I tried several methods but the only one that [really] works is to replicate all the plots [not histogramed] after all the histograms are declared.
The problem is that this method makes an already busy chart even busier [see picture].
Does anybody have a nicer way to do it?
Thank you.
I tried several methods but the only one that [really] works is to replicate all the plots [not histogramed] after all the histograms are declared.
The problem is that this method makes an already busy chart even busier [see picture].
Does anybody have a nicer way to do it?
Thank you.
Comment