Updated Wiki: Links
.NETDynamic data displayWPF Toolkit chartsSilverlight ToolkitVisiblox chartsSciChartLightningChartVisifireMindscapeDevExpressChartFXInfragisticsTelerikamChartsDundasChartControlSyncfusionTeeChartModern...
View ArticleUpdated Wiki: Home
Project DescriptionOxyPlot is a cross-platform plotting library for .NET.For examples, see the Silverlight Example BrowserThe documentation is located at oxyplot.orgNuGet packages are updated at every...
View ArticleCommented Unassigned: GetNearestPoint return DataPoint even when custom...
I noticed that Series.Points is a collection of IDataPoint."Great!" I thought. So I created a custom type (where I could hold some extra info) and drew my graph and it worked.The problem is when I use...
View ArticleCreated Unassigned: Selecting points changes the legend colours [10117]
I've noticed when using selection that the legend changes colour. This doesn't seem right to me. I would expect the legends never to change colour, especially when I happen to select a point.
View ArticleNew Post: FileNotFoundException in XAML designer (Visual Studio 2012/2013)
I am also encountering a similar issue. I've just installed VS2013 Ultimate and upgraded all projects to this with .NET 4.5.1 runtime specified. When I create a simple standalone project things work...
View ArticleNew Post: FileNotFoundException in XAML designer (Visual Studio 2012/2013)
I tried this approach but it did not work for me. Must be since my error is not quite the same as yours. VS2013directly referenced the nuget OxyPlot.Wpf 2014.1.1.1added the Source/OxyPlot/OxyPlot.csproj
View ArticleSource code checked in, #1108706c0a6e
Build script improvements (changing to new server based on Windows 8.1 and VS2013)
View ArticleSource code checked in, #388dc4dd32a6
Build: create output directory before running example generator
View Article