Hi all,
I am having issues with creating column chart visualization.
I have for example table that looks like this:
field1 field2 field3 field4
20 10 30 15
What i am trying to do is to create two stacked columns with different colors for every value , for field1+field2 and field3+field4. which means every field will have its own color.
Thanks for the helpers !
↧