Skip to main content
The 2026 Annual Developer Survey is live— take the Survey today!
Filter by
Sorted by
Tagged with
Filter by Employee ID
Score of 1
1 answer
46 views

I have been using OxyPlot in an application for 5+ years. I recently updated to the latest version. Several lines of code broke, which I fixed, but I could not figure out how to regain the contour ...
Score of 0
0 answers
35 views

I have an application that can produce and export potentially hundreds of PNG files from OxyPlot plotmodels. Usually, I am saving less than 100 PNGs. I one case I needed to save 264 PNGs and the ...
Score of 0
1 answer
122 views

I have a wpf app DPI aware with this code in the manifest filed: <application xmlns="urn:schemas-microsoft-com:asm.v3"> <windowsSettings> <dpiAware xmlns="http:/...
Score of 0
1 answer
450 views

I am creating an Avalonia application and will be using Oxyplot with it. According to https://github.com/oxyplot/oxyplot-avalonia the usage requires adding the following code to app.axaml: <...
Score of -1
2 answers
220 views

Im have many issues regarding my MVVM's, i cant pass any props or if i still pass them from a ViewModel to another ViewModel its still not updating the UI. For example here : My xaml files : <...
Score of -1
1 answer
461 views

I am using OxyPlot to draw some diagrams in my .NET WPF project. MVVM is a new thing to me, so i am not sure how to follow it in this situation. There is a window (main view) that contains PlotView. ...
Score of -1
1 answer
174 views

I am trying to transfer a UWP project to Uno Platform. I want to run the app on Linux later and I am using VS22. The project uses OxyPlot to plot some charts and I am having problems to integrate ...
Score of 1
0 answers
790 views

Hello I try to use OxyPlot in a c# .NET 8.0 MAUI application but on the UI nothing appears, not even the axes. I've tried to look for examples on the internet but all I could find were Xamarin ...
Score of 0
2 answers
138 views

I have an application based on Josh Smith's MVVM Demo, with the business logic replaced. The user clicks links that dynamically generate tabs. Each tab has a view and viewmodel. The tab views contain ...
Score of -1
1 answer
133 views

Is there any way to change line color from XAML, not from C#? <UserControl x:Class="ProceduralWorldGenerator.Views.SplineEditorView" xmlns="http://schemas.microsoft.com/...
Score of 0
0 answers
868 views

I recently downloaded and installed OxyPlot.WindowsForms to create some plot charts using C# and winsforms and I did it via NuGet Packages Manager in Visual Studio. But when I try to use the ...
Score of 1
1 answer
164 views

I have write a little program to begin to test Oxyplot. I have a windows form with a plot view and the standard "cos" function. Everything is ok except the fact that there is no "cos(x)&...
Score of 1
0 answers
278 views

I have been working with OxyPlot to generate a multi layered pie chart, but I am having a hard time trying to place the outside label right beside the line that links it to the related slice. ...
Score of 0
1 answer
103 views

HeatMapSeries renders all area from X0,Y0 to X1,Y1 by default. Is there any way to avoid rendering points with value double.NaN?
Score of -2
1 answer
174 views

Steps to reproduce Clone the repo from : https://github.com/supershopping/OxyPlotPrintTest Run application Click "Add Data" button Click "Print" button and select a printer to ...

15 30 50 per page
1
2 3 4 5
38