简体   繁体   English

我需要安装NuGet中的哪个软件包才能在OxyPlot中创建图表?

[英]What package in NuGet do I need to Install to create charts in OxyPlot?

I'm creating a Xamarin.Forms (Portable) Application where I want to create a Chart. 我正在创建一个Xamarin.Forms(便携式)应用程序,我想在其中创建一个图表。 Specifically, using OxyPlot. 具体来说,使用OxyPlot。

But I have a problem, OxyPlot doesn't appear whenever I search it in my Nuget Packages for Solution. 但是我有一个问题,当我在Nuget软件包中寻找解决方案时, OxyPlot不会出现。 Only "oxyplot-extensions", "Eto.OxyPlot.wpf", and "Eto.OxyPlot" appear. 仅出现“ oxyplot扩展名”,“ Eto.OxyPlot.wpf”和“ Eto.OxyPlot”。

What package do I actually need to create charts using OxyPlot? 使用OxyPlot创建图表实际上需要什么程序包? Is there a specific package I need to Install? 我需要安装特定的软件包吗?

Have a look at this NuGet package here . 这里看看这个NuGet包。 It seems to be only in prerelease. 它似乎仅在预发行版本中。 So make sure that when you try to install it you check the box 'include prerelease' (in Visual Studio). 因此,请确保在尝试安装时选中“包括预发行版本”框(在Visual Studio中)。

包括预发行版复选框

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM