fizzikzz
Results
2
issues of
fizzikzz
I made a dotnet console application using the ReactiveUI example as a template. Mouse movement over the window area generates these strange characters in the top left of the screen...
Linux
If I make a custom axis using an OxyPlot.LinearAxis as the base class like: public class CustomLinearAxis : LinearAxis { } The background on my usercontrol hosting the PlotView that...