The data array
The bins array (must be sorted in ascending order)
Optional custom canvas context to draw on
Fill color for bars
Stroke width for bars
Scale, defaults to 1, divided by 100 internally for finer control
Stroke color for bars
x-offset (canvas translation), defaults to canvas center
y-offset (canvas translation), defaults to canvas center
Plots a bar plot/chart/graph for an array of data with bins specified by another array.