D3: Grayscale image display driven by 2D array data

Viewed 9049

Does anybody know how to display a greyscale image, i.e. a 2-D array of pixel intensities,using d3? I can't seem to find any examples of it anywhere, is it going to be tricky? Any help / links / pointers appreciated!

1 Answers
Related