The data array
The bin edges array (length should be one more than the number of bins)
Optional custom canvas context to draw on
Stroke width
Scale, defaults to 1, divided by 100 internally for finer control
Stroke color
x-offset (canvas translation), defaults to canvas center
y-offset (canvas translation), defaults to canvas center
Plots a line chart/plot/graph for an array of data with bins specified by another array.