Hi,
I have a simple bar chart that sums a number("SLOC") by another field("file").
each file has another field that describes it - "sloc_type" - and I want to change the files bars colors by the "sloc_type" field.
example to the chart now:
![alt text][1]
the "sloc_type" field has only 2 options: rtl, verif.
I need the files bar to be in a specific color, in order to separate them by their "sloc_type"
Thanks
[1]: /storage/temp/217852-capture.png
↧