Skip to content

How to add custom axis #39

@fizzikzz

Description

@fizzikzz

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions