Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Plot library
#6
It seems LiveCharts development stopped several years ago and it does not support .NET Core. To use a .NET library in QM3, it must support .NET Core 3 or .NET Standard 2. Only look for libraries that are in active development. Maybe https://github.com/swharden/ScottPlot

QM3 currently does not support NuGet, which is an easy way to install and update .NET libraries and their dependencies. To test a .NET library, it's better to install the NuGet package in Visual Studio and test. Then, if want to use it in QM3, copy the dll (and dlls it uses) to the QM3 folder or the Libraries subfolder and add reference(s) in Properties dialog. You can download NuGet packages directly from the NuGet website, unzip (they are zip files) and take the newest dlls.


Messages In This Thread
Plot library - by ssimop - 03-11-2020, 11:03 AM
RE: Plot library - by Gintaras - 03-11-2020, 09:34 PM
RE: Plot library - by ssimop - 03-11-2020, 10:05 PM
RE: Plot library - by _pi - 03-15-2020, 10:58 PM
RE: Plot library - by ssimop - 03-16-2020, 09:28 AM
RE: Plot library - by Gintaras - 03-16-2020, 10:17 AM
RE: Plot library - by ilcaa - 10-20-2020, 12:41 AM
RE: Plot library - by ilcaa - 10-22-2020, 08:50 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)