In the attached workfile, when changing the colours of the bars, why do I have to write
Code: Select all
fin.setelem(1) fillcolor(@rgb(78,106,173))Code: Select all
fin.setelem(1) fillcolor(@rgb(78,106,173))When changing the label of the bars i have to use the code
Code: Select all
fin.setelem(2) legend("Anslag i Nasjonalbudsjettet året før")THomas
