Adjusting plots using finalSel.py or plots.py

I am trying to add some code to my finalSel.py file to make it so the histograms generated by plots.py have a logarithmic y-axis. Are there any examples of how to do this or make other such scaling modifications anywhere?

Thanks,
Hayden Shaddix

hello @hshaddix ,

you should be able to plot log scale plots with this in your plots.py:

hope this helps,
Clement

Dear @hshaddix ,

does this solve your issue such that we can close this ticket?

Clement

Yes, sorry for the late reply, I see now.

Thanks,
Hayden Shaddix