You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[XAMLIL] Unable to find suitable setter or adder for property Entries of type Avalonia.Microcharts:Avalonia.Microcharts.Chart for argument Avalonia.Markup:Avalonia.Data.Binding, available setter parameter lists are:
System.Collections.Generic.IEnumerable`1<Avalonia.Microcharts.Entry>
Avalonia.Microcharts.Entry Line 22, position 48.
The text was updated successfully, but these errors were encountered:
The only example shows constructing charts in code. How is this done in XAML?
Doesn't work:
[XAMLIL] Unable to find suitable setter or adder for property Entries of type Avalonia.Microcharts:Avalonia.Microcharts.Chart for argument Avalonia.Markup:Avalonia.Data.Binding, available setter parameter lists are:
System.Collections.Generic.IEnumerable`1<Avalonia.Microcharts.Entry>
Avalonia.Microcharts.Entry Line 22, position 48.
The text was updated successfully, but these errors were encountered: