I have created the Scatters chart including the map as background image. i can get the district wise sales value but if i try to get the Salesperson wise sales the pointers are shown wrong places. There are several salesperson are handilng sevaral district.
Eg:
District SalesPerson AX AY
D1 S1 150 200
D2 S2 300 250
D3 S1 100 300
If i am getting S2 sales, pointer is showing in correct position. if i am getting the S1 it is showing AX - 250 AY - 500 position & value is total of both district (D1+D2). But actually i want to placed S1 in difference place. one is S1 need to shown D1 sales values in AX - 150 AY - 200 position & Other S1 need to appear D3 Sales value in AX - 100 AY - 300 position.