-
Sometimes the Alignment Graph disappears when zooming in. Here I zoom in, it disappears, and out again.
![2024-01-28-14-23-12](https://github.com/protyposis/AudioAlign/assets/15637513/0813e9d8-7bef-4…
-
### Steps to reproduce
1. Create a Series (Column/Line/Scatter) with a lot of data (with little variance in Y axis value)
2. Set LabelFormatString to show individual values on data points …
-
Hello, thanks for this amazing software!
I was wondering if you could dock the kinematics graph below the video playback. Even better if it had a cursor that showed the tracked point values based …
-
The results of MouseTracker and MouseDown HitTestResult are different.
```
private void Model_MouseDown(object sender, OxyMouseDownEventArgs e)
{
if (e.ChangedButton == OxyMouseButton.Left &…
-
- LogLogAxis
i made by referring to LogarithmicAxis.
OxyPlot.Axes.LogLogarithmicAxis
[Source\OxyPlot\Axes\LogLogarithmicAxis.cs](https://drive.google.com/open?id=1lBKE6hXc5hMnKXv3PSRwRIXaY9HM5q9x…
-
### Steps to reproduce
1. Open the BarSeries - BaseValue (labels) example
### Expected behaviour
The labels of all series should be visible, even when they are placed outside of the bar…
-
### Feature description
I am missing an `OxyPlot.OxyColor.FromColor(Color.Azure)`, or even an implicit or explicit type cast doing this. I seem to have to `OxyPlot.OxyColor.FromArgb(Color.Azure…
-
When printing a window with multiple SkiaSharp.PlotViews, the plots are blurred, unlike the output of plots rendered with the default WPF renderer.
It seems that the plots are sent to the print…
-
I can successfully run the example found in oxyplot/Source/Examples/Windows/SimpleDemo/MainViewModel.cs
I want to open a window displaying a plot inside a WPF application. So, there will already be…
-
I don't even know if this is possible because I've never seen a nuget package with a license file, but the oxyplot package has the logo in a PNG file, so maybe it is.
The nuget web page links to ht…