Hello Experts,
May I discuss my one requirement and possible solution related to Data Visualization at OAD:
I am able to create graph like below:
However my requirement is to achieve above highlighted (red colored rectangle) like below:
meaning of each colored block is mentioned.
My data in file is like below:
so basically Data is like:
Number of people =count(Display name)
and same thing I want to display in my bar chart in Y axix.
I tried hard and could show knowledge level as sum of all knowledge levels for all display name as highlighted (red colored rectangle) in above.
Kindly advise me if this can be achieved?
Thanks,