OxyPlot.Xwt by Oystein Bjorke, Vsevolod Kukol

<PackageReference Include="OxyPlot.Xwt" Version="1.0.0" />

.NET API 409,600 bytes

 OxyPlot.Xwt 1.0.0

OxyPlot is a plotting library for .NET. This package contains the widget for Xwt based applications.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>OxyPlot.Xwt</id>
    <version>1.0.0</version>
    <title>OxyPlot for Xwt</title>
    <authors>Oystein Bjorke, Vsevolod Kukol</authors>
    <owners>Oystein Bjorke, Vsevolod Kukol</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <licenseUrl>https://raw.githubusercontent.com/oxyplot/oxyplot/master/LICENSE</licenseUrl>
    <projectUrl>http://oxyplot.org/</projectUrl>
    <iconUrl>https://raw.githubusercontent.com/oxyplot/oxyplot/develop/Icons/OxyPlot_128.png</iconUrl>
    <description>OxyPlot is a plotting library for .NET. This package contains the widget for Xwt based applications.</description>
    <releaseNotes>Your application needs to reference Xwt and the desired backend from https://github.com/mono/xwt separately. Xwt MIT License: https://github.com/mono/xwt/blob/master/LICENSE.txt</releaseNotes>
    <tags>xwt gtk gtk# wpf mac plotting plot charting chart</tags>
    <dependencies>
      <dependency id="OxyPlot.Core" version="[1.0.0]" />
    </dependencies>
  </metadata>
</package>