Generate the pixelated data by interpolating the raw data and scaling it to the chart dimensions and axis limits.
w |
Width of the drawing area |
h |
Height of the drawing area |
x_min |
Minimum value of the X axis |
x_max |
Maximum value of the X axis |
y_min |
Minimum value of the Y axis |
y_max |
Maximum value of the Y axis |