-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Description
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 uses the custom axis turns black. It seems like it doesn't style properly.
Is there a way to add custom axes in OxyPlot-Avalonia properly?
Metadata
Metadata
Assignees
Labels
No labels