Hi,
I want to create a chart to monitor my clients according to the following logic:
- Date - (daily or weekly format)
- Group - my clients are divided into groups according to their history or demographic, so I have a few groups that I need to distinguish between
- Count of types within a group (i.e male and female)
For example:
I have clients from 4 different cities, some are males and some are females.
I want to create a chart that shows me how many new clients have registered in a specific city and what their sex is on a daily basis.
Y axis is the count
X main axis is the date
X secondary axis is the group (male or female)
X third axis for status approved / rejected (edited for clarification)
Is this possible?
I could not find any documentation or a way to actually split the X axis (or Y axis for that matter)
Thanks
Chen