Grave Xavier wrote: > > Hello, > > I'm trying to create a palette with a set of personnal color. > It for using a given colorscale. > > Can anybody help me ?
Version 1.00 supports color palettes. This is via
gStyle->SetPalette(int ncolors, int *colors);
The color palette in version 1.00 is used when drawing contours,
legos and surfaces.