I currently have a bar chart using Xcodes built in charts. I would like to make it so when I drag over an individual cell, that cell will increase it's width so that the user knows that is the cell they are selecting. How would I go about getting this effect. Thanks