reg 2d chart
Hi all,
i have a table locations with columns emp_id, location.
now i have generate a 2d chart with locations on x-axis and emp_id on y-axis.
it has generated 3 bars for 3 locations
my requirement is if i place cursor on any bar it should show me the count of emp_id in that particular location
i,e if i have 5 employees working in location pune it should show me 5 when i place cursor on the (pune) bar.
please tell me how to do that in apex ASAP
i have a table locations with columns emp_id, location.
now i have generate a 2d chart with locations on x-axis and emp_id on y-axis.
it has generated 3 bars for 3 locations
my requirement is if i place cursor on any bar it should show me the count of emp_id in that particular location
i,e if i have 5 employees working in location pune it should show me 5 when i place cursor on the (pune) bar.
please tell me how to do that in apex ASAP
0