-
- [x] Create a new project
- [ ] SDL support
- [ ] WPF support
- [ ] WinUI support
-
### Steps to reproduce
1. Export a plot with a legend to an svg file using `OxyPlot.SvgExporter`. I used the following C# code to recreate this issue:
```csharp
var plotModel = new …
-
* Remove out-of-support framework versions (.NET 6 and 7)
-
* Templates support for .NET 9 Stable channel release
-
Is there going to be a nuget release for 1.1.5 now that the version was bumped?
-
Программа принимает на вход начальную скорость тела, угол и шаг , по которому будет производится расчет скорости и координат в разные моменты времени.
Для самого тела описан класс `Point`, содержащий…
-
Your AaxAudioconverter app is extremely accessible for screen reader users due to windowsForms native accessibility. Unfortunately, this is not the case with BookLibConnect.
For some reason, the bo…
-
Description
===========
Confluent.SchemaRegistry/Rest/RestService.cs file
```
public async Task RegisterSchemaAsync(string subject, string schema)
=> (await RequestAsync(
…
-
Using v1.0.0 of OxyPlot and OxyPlot.WindowsForms in VS2013 I used to be able to add a scaling factor to the line series using the ScaleFactor member. Now if I upgrade to v2.0.0 this is no longer…
-
I can easily create a Y-axis with the title rotated and it appears perfectly in WPF.
![image](https://user-images.githubusercontent.com/1662708/61456524-50c51e80-a934-11e9-8dca-d77aa8930efb.png)
…