We now have a nice bar chart. It shows the entire range of our dataset, sizes itself accordingly, shows the difference between the new users, and the active users, has the Y-Axis labels on the left (leading) edge of the chart, and has the X-Axis values displayed from the start to the finish, in discrete steps.
We want to add the ability to touch the chart, have the bar under the touch, become “selected,” and display its values, in a text item.
We want the selection to follow the touch, and disappear, once the touch ends.