I am struggling to understand the difference between XPlot and F# Charting. Each is developed in the context of FsLab, each provides an easy way to display various sorts of charts. Even the syntax seems to be nearly the same.
Maybe it depends on what I want to chart?
In my case I simply would like to display several lines in one chart. I.e. something like
My application has no GUI per se. I just would like to open windows with the charts every now and then while the main application continues execution - or depending on the application's mode, just dump the charts to files.