{ auto c = new TCanvas("c","Fill Area colors",0,0,500,200); c->DrawColorTable(); return c; }