2D colz log scale on color

Hello, I’m plotting 2D scatter plots using option colz and gStyle->SetPalette(1). I would like to change the color scale from linear to logarithmic. How do I do this? Thanks.

  • Paul

gPad->SetLogz();