Skip to main content
1 vote
1 answer
41 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 ...
spainchaud's user avatar
0 votes
0 answers
28 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 ...
spainchaud's user avatar
0 votes
1 answer
111 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:/...
Federico Portillo's user avatar
0 votes
1 answer
416 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: <...
Taycamgame's user avatar
-1 votes
2 answers
218 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 : <...
romanidisa's user avatar
-1 votes
1 answer
448 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. ...
SomgBird's user avatar
-1 votes
1 answer
163 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 ...
CHS's user avatar
  • 1
1 vote
0 answers
763 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 ...
Áron Kabucz's user avatar
0 votes
2 answers
129 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 ...
spainchaud's user avatar
-1 votes
1 answer
131 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/...
eocron's user avatar
  • 7,616
0 votes
0 answers
843 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 ...
Ismael Santana's user avatar
1 vote
1 answer
162 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)&...
michastro's user avatar
  • 103
1 vote
0 answers
264 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. ...
William Labadie's user avatar
0 votes
1 answer
100 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?
Perotto's user avatar
  • 336
-2 votes
1 answer
171 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 ...
Owen Lee's user avatar
  • 415

15 30 50 per page
1
2 3 4 5
38