A simple custom view demonstrating drawing line chart in canvas and animating it.
- Drawing axis lines

- Plotting data points

- Drawing lines along the data points

- Drawing bezier curve along the data points

- Bezier curves for drawing curved line paths
PathMeasure.getSegmentto copy a portion of aPathto a destinationPathobject
