FSharp.Charting
FSharp.Charting copied to clipboard
Feature request: support embedding images in chart
FSharp.Charting should support embedding images (i.e. either 2D grayscale arrays, or 3D RGB arrays) in charts. This would, for example, make it possible to align a waveform to its spectrogram, as shown in http://www.ele.uri.edu/~hansenj/projects/record/record.jpg .
Matplotlib and MATLAB have similar functions, i.e. http://matplotlib.org/api/pyplot_api.html#matplotlib.pyplot.imshow