In this exercise, we’ll add a “pinch-to-zoom-in/out” feature to the chart. It will be very basic, but will work quite well. The Basics The zoom will be X-axis only. It doesn’t actually make sense to zoom in on the Y-axis, especially since we have the ability to select a bar, and get the exact values ... Read more