Histograms


How to fill different colors in single histogram like this? Please help me.

This is probably made of many different histograms, each with a different color.

@yus is right. Then you can combine them using a THStack and draw it with option “nostack”

@yus @couet Thanks a lot sir for your reply.