Hi,
my problem is to draw a plot ID vs Time where ID are hexadecimal; there are any chances to make an hex axis instead of a decimal one?
thanks
Maurizio
Hi,
my problem is to draw a plot ID vs Time where ID are hexadecimal; there are any chances to make an hex axis instead of a decimal one?
thanks
Maurizio
Use TAxis::SetLabels
Enter the hex value of the bin as a string
Rene