Hi, please can someone help me solve this problem:
I seem to be having an issue whereby if I set the chart colours using dbr.chart.color,
I then cannot change them later on using another dbr.chart.color command (or any other colour - related commands).
I want to do do this because I have a default value for dbr.chart.color being set for all my charts but then I'd like to change this on exception.
Even if I try putting two dbr.chart.color commands one after the other it appears that the second one does not overwrite the first one, which is what I would expect.
Have I misunderstood the required logic here or am I making a mistake?
Thanks,
Justin