We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d8132f commit 9913a97Copy full SHA for 9913a97
README.md
@@ -24,7 +24,7 @@ To use the library, add the following to your `App.xaml`:
24
<StyleInclude Source="resm:OxyPlot.Avalonia.Themes.Default.xaml?assembly=OxyPlot.Avalonia"/>
25
26
<!-- Add the line below to get OxyPlot UI theme applied in Avalonia 11. -->
27
- <StyleInclude Source="avares://AvaloniaEdit/Themes/Simple/AvaloniaEdit.xaml"/>
+ <StyleInclude Source="avares://OxyPlot.Avalonia/Themes/Default.axaml"/>
28
</Application.Styles>
29
</Application>
30
```
0 commit comments