fslaborg / fslaborg/FSharp.Charting
Feature request: support embedding images in chart
Open
enhancement
- Dominant language
- F#
- Stars
- 209
- Forks
- 65
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.