Hi there,
i am using stacked bar charts for my project.
the issue i am facing is i have my each bar displaying number of males and females in that particular group.
now i want that bar clickable which will take me to members of the group i clicked bar for. and for that i need my x axis value so that i can pass it in where condition for my subquery. but i am unable to find my x axis value. can you please guide me through on how to accomplish the task.
i am using stacked bar charts for my project.
the issue i am facing is i have my each bar displaying number of males and females in that particular group.
now i want that bar clickable which will take me to members of the group i clicked bar for. and for that i need my x axis value so that i can pass it in where condition for my subquery. but i am unable to find my x axis value. can you please guide me through on how to accomplish the task.