Performs the touch move action of chart.
@override void onTouchUp(double xPos, double yPos) { show(xPos, yPos); }